Training in progress, step 2, checkpoint
Browse files
checkpoint-2/adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
|
|
31 |
"gate_proj",
|
32 |
-
"k_proj",
|
33 |
"up_proj",
|
34 |
"q_proj",
|
35 |
-
"
|
36 |
-
"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"down_proj",
|
31 |
+
"o_proj",
|
32 |
"gate_proj",
|
|
|
33 |
"up_proj",
|
34 |
"q_proj",
|
35 |
+
"v_proj",
|
36 |
+
"k_proj"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"trainable_token_indices": null,
|
checkpoint-2/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167829552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7ad9f8f5e22bba66692cbbbf1c052bcf846c8ba129da96b63d79174a43a62f7
|
3 |
size 167829552
|
checkpoint-2/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22181086faaed1d7ca74451373532a27e440a9e9cc8bd430db19a441abb870d5
|
3 |
size 5496
|