Upload from Colab
Browse files- adapter_config.json +2 -6
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -18,10 +18,6 @@
|
|
| 18 |
"megatron_config": null,
|
| 19 |
"megatron_core": "megatron.core",
|
| 20 |
"modules_to_save": [
|
| 21 |
-
"classifier",
|
| 22 |
-
"score",
|
| 23 |
-
"classifier",
|
| 24 |
-
"score",
|
| 25 |
"classifier",
|
| 26 |
"score"
|
| 27 |
],
|
|
@@ -30,8 +26,8 @@
|
|
| 30 |
"rank_pattern": {},
|
| 31 |
"revision": null,
|
| 32 |
"target_modules": [
|
| 33 |
-
"
|
| 34 |
-
"
|
| 35 |
],
|
| 36 |
"task_type": "SEQ_CLS",
|
| 37 |
"use_dora": false,
|
|
|
|
| 18 |
"megatron_config": null,
|
| 19 |
"megatron_core": "megatron.core",
|
| 20 |
"modules_to_save": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
"classifier",
|
| 22 |
"score"
|
| 23 |
],
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"query",
|
| 30 |
+
"value"
|
| 31 |
],
|
| 32 |
"task_type": "SEQ_CLS",
|
| 33 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3555504
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f63bdf438a476e7e2e1718c6405bf56b873c706b0967feee88a15d4ac617475
|
| 3 |
size 3555504
|