hy li commited on
Commit ·
5056f9f
1
Parent(s): a4b2a9c
Upload model
Browse files- adapter_config.json +1 -3
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
|
@@ -1,13 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"base_model_name_or_path": "facebook/opt-
|
| 3 |
"bias": "none",
|
| 4 |
-
"enable_lora": null,
|
| 5 |
"fan_in_fan_out": false,
|
| 6 |
"inference_mode": true,
|
| 7 |
"init_lora_weights": true,
|
| 8 |
"lora_alpha": 32,
|
| 9 |
"lora_dropout": 0.05,
|
| 10 |
-
"merge_weights": false,
|
| 11 |
"modules_to_save": null,
|
| 12 |
"peft_type": "LORA",
|
| 13 |
"r": 16,
|
|
|
|
| 1 |
{
|
| 2 |
+
"base_model_name_or_path": "facebook/opt-6.7b",
|
| 3 |
"bias": "none",
|
|
|
|
| 4 |
"fan_in_fan_out": false,
|
| 5 |
"inference_mode": true,
|
| 6 |
"init_lora_weights": true,
|
| 7 |
"lora_alpha": 32,
|
| 8 |
"lora_dropout": 0.05,
|
|
|
|
| 9 |
"modules_to_save": null,
|
| 10 |
"peft_type": "LORA",
|
| 11 |
"r": 16,
|
adapter_model.bin
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:35c5533da1f7cd2d6d53a7502ba6f21a3419d7626ea865609877fe9f7d905ee1
|
| 3 |
+
size 33601485
|