Commit
·
96fd15c
1
Parent(s):
f7ab88c
Upload model
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
README.md
CHANGED
|
@@ -204,4 +204,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 204 |
### Framework versions
|
| 205 |
|
| 206 |
|
| 207 |
-
- PEFT 0.6.
|
|
|
|
| 204 |
### Framework versions
|
| 205 |
|
| 206 |
|
| 207 |
+
- PEFT 0.6.2
|
adapter_config.json
CHANGED
|
@@ -12,12 +12,12 @@
|
|
| 12 |
"lora_dropout": 0.05,
|
| 13 |
"modules_to_save": null,
|
| 14 |
"peft_type": "LORA",
|
| 15 |
-
"r":
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
-
"
|
| 20 |
-
"
|
| 21 |
],
|
| 22 |
"task_type": "SEQ_2_SEQ_LM"
|
| 23 |
}
|
|
|
|
| 12 |
"lora_dropout": 0.05,
|
| 13 |
"modules_to_save": null,
|
| 14 |
"peft_type": "LORA",
|
| 15 |
+
"r": 256,
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
+
"v",
|
| 20 |
+
"q"
|
| 21 |
],
|
| 22 |
"task_type": "SEQ_2_SEQ_LM"
|
| 23 |
}
|
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:f6e4644c5be759f794e721f4a501ee5002517c0684df9865e40ac62612f5bdb6
|
| 3 |
+
size 113266816
|