Upload model
Browse files- adapter_config.json +2 -5
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -4,12 +4,11 @@
|
|
| 4 |
"base_model_class": "BartForConditionalGeneration",
|
| 5 |
"parent_library": "transformers.models.bart.modeling_bart"
|
| 6 |
},
|
| 7 |
-
"base_model_name_or_path": "facebook/bart-
|
| 8 |
"bias": "none",
|
| 9 |
"fan_in_fan_out": false,
|
| 10 |
"inference_mode": true,
|
| 11 |
"init_lora_weights": true,
|
| 12 |
-
"layer_replication": null,
|
| 13 |
"layers_pattern": null,
|
| 14 |
"layers_to_transform": null,
|
| 15 |
"loftq_config": {},
|
|
@@ -26,7 +25,5 @@
|
|
| 26 |
"q_proj",
|
| 27 |
"v_proj"
|
| 28 |
],
|
| 29 |
-
"task_type": null
|
| 30 |
-
"use_dora": false,
|
| 31 |
-
"use_rslora": false
|
| 32 |
}
|
|
|
|
| 4 |
"base_model_class": "BartForConditionalGeneration",
|
| 5 |
"parent_library": "transformers.models.bart.modeling_bart"
|
| 6 |
},
|
| 7 |
+
"base_model_name_or_path": "facebook/bart-base",
|
| 8 |
"bias": "none",
|
| 9 |
"fan_in_fan_out": false,
|
| 10 |
"inference_mode": true,
|
| 11 |
"init_lora_weights": true,
|
|
|
|
| 12 |
"layers_pattern": null,
|
| 13 |
"layers_to_transform": null,
|
| 14 |
"loftq_config": {},
|
|
|
|
| 25 |
"q_proj",
|
| 26 |
"v_proj"
|
| 27 |
],
|
| 28 |
+
"task_type": null
|
|
|
|
|
|
|
| 29 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fad3483be7c1122f27e052aee92567020dc48fc74be4b1a3ed8258ab2394efdb
|
| 3 |
+
size 3549016
|