Chris Alexiuk commited on
Commit ·
3152f1c
1
Parent(s): 30238a4
Upload model
Browse files- adapter_config.json +1 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"lora_dropout": 0.05,
|
| 9 |
"modules_to_save": null,
|
| 10 |
"peft_type": "LORA",
|
| 11 |
-
"r":
|
| 12 |
"target_modules": [
|
| 13 |
"q_proj",
|
| 14 |
"v_proj"
|
|
|
|
| 8 |
"lora_dropout": 0.05,
|
| 9 |
"modules_to_save": null,
|
| 10 |
"peft_type": "LORA",
|
| 11 |
+
"r": 16,
|
| 12 |
"target_modules": [
|
| 13 |
"q_proj",
|
| 14 |
"v_proj"
|
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:aeee426cc58d8bc3fd87fdb0759f178cc26512ee6bc7e6f87308f019bf067e6d
|
| 3 |
+
size 33600461
|