Training in progress, step 36
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"q_proj",
|
28 |
-
"gate_proj",
|
29 |
"up_proj",
|
30 |
-
"k_proj",
|
31 |
"down_proj",
|
32 |
-
"
|
33 |
-
"
|
|
|
|
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
|
|
27 |
"up_proj",
|
|
|
28 |
"down_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"k_proj",
|
31 |
+
"q_proj",
|
32 |
+
"v_proj",
|
33 |
+
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b316d0b5a0c2eec9d71f057ca7b2777741e84c84a2c70e92c8788a7fc76678b
|
3 |
size 80013120
|
runs/Mar22_12-28-30_96234a41d37b/events.out.tfevents.1742646511.96234a41d37b.49070.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8f9f41b4fd447698ca9f041ff4d71510699d4a14f362151beb0defb0086b140
|
3 |
+
size 6574
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1df5aeebe7140be2f3753889e9145776ab003ac274b5b1c863e6ee754ee68d38
|
3 |
size 5368
|