Retrain with new upstreams; R=32
Browse files- adapter_config.json +1 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"lora_dropout": 0.1,
|
9 |
"modules_to_save": null,
|
10 |
"peft_type": "LORA",
|
11 |
-
"r":
|
12 |
"target_modules": [
|
13 |
"query_key_value",
|
14 |
"lm_head_raw"
|
|
|
8 |
"lora_dropout": 0.1,
|
9 |
"modules_to_save": null,
|
10 |
"peft_type": "LORA",
|
11 |
+
"r": 32,
|
12 |
"target_modules": [
|
13 |
"query_key_value",
|
14 |
"lm_head_raw"
|
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:f4afade50cb1bf591ac3becb363022710ac806ca9d504952987066603f4cc3dd
|
3 |
+
size 58741081
|