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