Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -27,16 +27,16 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
31 |
"v_proj",
|
32 |
-
"up_proj",
|
33 |
-
"k_proj",
|
34 |
"fc1",
|
35 |
-
"
|
36 |
-
"out_proj",
|
37 |
"q_proj",
|
|
|
|
|
38 |
"gate_proj",
|
39 |
-
"
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"o_proj",
|
31 |
"v_proj",
|
|
|
|
|
32 |
"fc1",
|
33 |
+
"fc2",
|
|
|
34 |
"q_proj",
|
35 |
+
"down_proj",
|
36 |
+
"k_proj",
|
37 |
"gate_proj",
|
38 |
+
"up_proj",
|
39 |
+
"out_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 6127551176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1fff70d4088974070992ef48e45d2ea96d7e7ba36f2d1b68b95696b9226cb30
|
3 |
size 6127551176
|
runs/Jul24_14-12-43_safe-gpu02/events.out.tfevents.1753359168.safe-gpu02.1922858.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91c57f7692fab986c6a1f3b3fedbb26986d7b58b26301db1dc90ead2868dfb33
|
3 |
+
size 7188
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6033
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afd2da5a896b12b16911512745f399aeeab3d7aadf507bf61e74a7fdf5ffd2e5
|
3 |
size 6033
|