Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,15 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
|
|
|
|
31 |
"o_proj",
|
32 |
"down_proj",
|
33 |
-
"gate_proj",
|
34 |
-
"lm_head.modules_to_save.default",
|
35 |
"k_proj",
|
36 |
-
"
|
37 |
-
"up_proj",
|
38 |
-
"v_proj"
|
39 |
],
|
40 |
"task_type": "CAUSAL_LM",
|
41 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"gate_proj",
|
31 |
+
"q_proj",
|
32 |
+
"v_proj",
|
33 |
"o_proj",
|
34 |
"down_proj",
|
|
|
|
|
35 |
"k_proj",
|
36 |
+
"up_proj"
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:881985f5a3887bb2c6dda3c11767b45cc78fed9864031b33d511691db034241b
|
3 |
+
size 2468152240
|
runs/Mar15_22-38-32_eb1662e78c0c/events.out.tfevents.1742078330.eb1662e78c0c.614.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df9f035be1654dc91ed1e94c8b4b971c77f657a0ec02baddcff94f9ea89c9f92
|
3 |
+
size 9121
|
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:c0fb82abcc2cac94f9648a80cbc65bdaf126216ddcd626630881f2ee7df78d09
|
3 |
size 5624
|