Atharva Nijasure commited on
Training in progress, step 2
Browse files- adapter_config.json +4 -4
- adapter_model.bin +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"k_proj",
|
| 30 |
-
"o_proj",
|
| 31 |
"gate_proj",
|
| 32 |
"q_proj",
|
|
|
|
| 33 |
"v_proj",
|
| 34 |
-
"
|
| 35 |
-
"
|
|
|
|
| 36 |
],
|
| 37 |
"task_type": "SEQ_CLS",
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
| 29 |
"gate_proj",
|
| 30 |
"q_proj",
|
| 31 |
+
"down_proj",
|
| 32 |
"v_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
+
"o_proj",
|
| 35 |
+
"up_proj"
|
| 36 |
],
|
| 37 |
"task_type": "SEQ_CLS",
|
| 38 |
"use_dora": false,
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 40148686
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9abc57e77d541a3a2536de16f7e6e59e5d197b707b7ca8041ac82c08ca68b293
|
| 3 |
size 40148686
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 23143904
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1660d2e9412d9be00cd81fefc5e1b634634dc60f134d7583bffa67e6dde5b80d
|
| 3 |
size 23143904
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7928
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73acc774f5a668ca28098e93240ac28a6f219953af3a6aab260bd465c1cb5614
|
| 3 |
size 7928
|