Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,16 +23,16 @@
|
|
23 |
],
|
24 |
"only_lora": false,
|
25 |
"peft_type": "LORA",
|
26 |
-
"r":
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"scheduler": "only_lora",
|
30 |
"scheduler_verbose": true,
|
31 |
"scheduler_verbose_interval": 100,
|
32 |
"target_modules": [
|
|
|
33 |
"value",
|
34 |
"key",
|
35 |
-
"dense",
|
36 |
"query"
|
37 |
],
|
38 |
"task_type": null,
|
|
|
23 |
],
|
24 |
"only_lora": false,
|
25 |
"peft_type": "LORA",
|
26 |
+
"r": 16,
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"scheduler": "only_lora",
|
30 |
"scheduler_verbose": true,
|
31 |
"scheduler_verbose_interval": 100,
|
32 |
"target_modules": [
|
33 |
+
"dense",
|
34 |
"value",
|
35 |
"key",
|
|
|
36 |
"query"
|
37 |
],
|
38 |
"task_type": null,
|
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:5472cbdc8c24f33274378b6efc6ae5801bbba4f0595346273ebe4e7260afc923
|
3 |
+
size 17116668
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67425e2ccf43aeaf721e4d02b22ebcad7f7da0ee4f395e16e7a4cff6fcafae08
|
3 |
size 5304
|