Training in progress, epoch 1
Browse files- adapter_config.json +4 -4
- 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 |
-
"
|
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": "sin",
|
30 |
"scheduler_verbose": true,
|
31 |
"scheduler_verbose_interval": 100,
|
32 |
"target_modules": [
|
33 |
+
"value",
|
|
|
34 |
"dense",
|
35 |
+
"query",
|
36 |
+
"key"
|
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:9e83c92db3f8d7348087272e3741661fa2d1e658bd4a00834073dfc37a5a5ca1
|
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:0eb1cc482c32139bcd3fa19bab5deb2a7a79ae6fee2cd0614796aee9e76de23b
|
3 |
size 5304
|