Atharva Nijasure commited on
Training in progress, step 2
Browse files- adapter_config.json +5 -5
- 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 |
-
"gate_proj",
|
| 30 |
-
"q_proj",
|
| 31 |
"down_proj",
|
| 32 |
-
"v_proj",
|
| 33 |
-
"k_proj",
|
| 34 |
"o_proj",
|
| 35 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
],
|
| 37 |
"task_type": "SEQ_CLS",
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
| 29 |
"down_proj",
|
|
|
|
|
|
|
| 30 |
"o_proj",
|
| 31 |
+
"q_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"up_proj",
|
| 34 |
+
"gate_proj",
|
| 35 |
+
"v_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:62dd719eecdb6c614f3e885c0ac3f4ae754f3282be0b3a5b8466358505d08841
|
| 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:55827bd38e02150a81539f9498f5a1b8073e6221917cdfa3b02eb43b5dff3741
|
| 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:60bec148d6d88e2199fc3160a7f6b114c8d2acd6bbc467d0544714a119a678af
|
| 3 |
size 7928
|