Training in progress, epoch 1
Browse files- adapter_config.json +2 -1
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -25,8 +25,9 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"query",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": null,
|
32 |
"use_dora": false,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
+
"value",
|
29 |
"query",
|
30 |
+
"key"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
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:54a0caf2e4a9060b146cdaa656c990a23c2ca343f1427d3d7c09f11fffc69862
|
3 |
+
size 3558756
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4859
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb3e4236230952f56aaf95ad4eefbe66afc2661338958b5d1b0c1ff1d4e6a55b
|
3 |
size 4859
|