Training in progress, step 25
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
"k_proj",
|
|
|
|
|
25 |
"gate_proj",
|
26 |
+
"o_proj",
|
27 |
"down_proj",
|
28 |
+
"v_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2332095256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac6e5174adc6a0ee2a383b1b7a184cb0e900270478fa85bc32581064daaf8925
|
3 |
size 2332095256
|
runs/Mar26_07-09-41_ef3683ac757a/events.out.tfevents.1711436986.ef3683ac757a.11792.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41b1ebffd5061eca43de36698cba774bb50dd0b71cc185940962073a9c21ecec
|
3 |
+
size 5673
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ae1565ca89ace76ac0c835a9198b79a3846c05fe29b5b3548e8e47042478411
|
3 |
size 4984
|