Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"o_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
30 |
"up_proj",
|
31 |
-
"down_proj",
|
32 |
"q_proj",
|
33 |
-
"
|
|
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
27 |
"k_proj",
|
28 |
+
"v_proj",
|
29 |
"up_proj",
|
|
|
30 |
"q_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"down_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 177130872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dde5096c5e0edcd15b669db873ea4c5e811bfe94cdb910fe6271a90c70f9119f
|
3 |
size 177130872
|
runs/Mar07_12-05-09_667af1e92d1e/events.out.tfevents.1741349117.667af1e92d1e.306.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eae6777250a066257c9325d03a1d5519f3a4111d3d5cb7afa437d6a33536bc1b
|
3 |
+
size 6588
|
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:46718f45141dbaf84817133f488c82e114f4f9d179bf77aeae8fb72b8a4b1b56
|
3 |
size 5624
|