Alexander commited on
Commit ·
7364fd4
1
Parent(s): fe60ddf
Textos muy cortos, lora r 8, epoch 3
Browse files- adapter_config.json +1 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"merge_weights": false,
|
| 11 |
"modules_to_save": null,
|
| 12 |
"peft_type": "LORA",
|
| 13 |
-
"r":
|
| 14 |
"target_modules": [
|
| 15 |
"q_proj",
|
| 16 |
"v_proj"
|
|
|
|
| 10 |
"merge_weights": false,
|
| 11 |
"modules_to_save": null,
|
| 12 |
"peft_type": "LORA",
|
| 13 |
+
"r": 8,
|
| 14 |
"target_modules": [
|
| 15 |
"q_proj",
|
| 16 |
"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:5c9945f1ed12ebaeeb9f8befdec4e0c7dfa3bd8b9bd487b3f7effc059519ce50
|
| 3 |
+
size 16822989
|