Commit
·
139ee28
1
Parent(s):
762e4ba
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": 4,
|
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:04e8e1db2653fec644c063042338cf8cffa0165b0802823618992d2d1ef95ad3
|
3 |
+
size 8434381
|