Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
31 |
-
"k_proj",
|
32 |
-
"o_proj",
|
33 |
-
"v_proj",
|
34 |
"q_proj",
|
35 |
"gate_proj",
|
36 |
-
"
|
|
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"up_proj",
|
|
|
|
|
|
|
31 |
"q_proj",
|
32 |
"gate_proj",
|
33 |
+
"v_proj",
|
34 |
+
"o_proj",
|
35 |
+
"k_proj",
|
36 |
+
"down_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 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f28d95ad59cb6d2c308e252525502778a2e10330939aca014c5d3ae5ddab357
|
3 |
size 1260191096
|
runs/Apr24_08-49-16_spcc-a100g03/events.out.tfevents.1745452165.spcc-a100g03.2153241.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cff801c64361d8dd5845a92e85ff240409b89c722b91fdc7ced9e2c1a6d23fd0
|
3 |
+
size 40736
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d4b50f327f3aab41ad2e9fa6c6a9282712b83296884e770f38152f59baf509d
|
3 |
size 5688
|