Training in progress, epoch 1
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -26,14 +26,14 @@
|
|
26 |
"r": 32,
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
-
"scheduler": "
|
30 |
"scheduler_verbose": true,
|
31 |
"scheduler_verbose_interval": 100,
|
32 |
"target_modules": [
|
|
|
33 |
"key",
|
34 |
-
"query",
|
35 |
"dense",
|
36 |
-
"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"total_steps": 1290.0,
|
|
|
26 |
"r": 32,
|
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,
|
39 |
"total_steps": 1290.0,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33056140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50d03197a7f76f2e2688236b8a56a0aedc77129671215a783970a189c2f52b8b
|
3 |
size 33056140
|
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:c96c697e109a607b1250d4332d8f2f3e1830eb2f5f41cd188d39be888a00311d
|
3 |
size 5304
|