Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"up_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"down_proj",
|
29 |
"v_proj",
|
|
|
30 |
"lm_head",
|
|
|
31 |
"o_proj",
|
32 |
"q_proj",
|
|
|
33 |
"k_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"v_proj",
|
27 |
+
"down_proj",
|
28 |
"lm_head",
|
29 |
+
"up_proj",
|
30 |
"o_proj",
|
31 |
"q_proj",
|
32 |
+
"gate_proj",
|
33 |
"k_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1279295136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3492e4a49414a9d6085e7c4f4bef7859510d65d6a9b6c10020194421b2789641
|
3 |
size 1279295136
|
runs/Jan12_04-47-30_7c1febbf5a75/events.out.tfevents.1736657325.7c1febbf5a75.21.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ace856d0dd62aaab067089746cd2cb55cf0c5f4a8479fec17c3d15c1304e1f4d
|
3 |
+
size 6493
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daabe7f48c00ae5b1687a0af821cb74eeb63d1298cc6efde008e45fd1d7676d7
|
3 |
size 5624
|