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
@@ -23,9 +23,9 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"key",
|
27 |
-
"query"
|
28 |
-
"value"
|
29 |
],
|
30 |
"task_type": "SEQ_CLS",
|
31 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"value",
|
27 |
"key",
|
28 |
+
"query"
|
|
|
29 |
],
|
30 |
"task_type": "SEQ_CLS",
|
31 |
"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 2509304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:816e2029c0c329a3258c37e17d61a31ea61720e68a7d5c18e2c3638739e77b7d
|
3 |
size 2509304
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1e7f8576a6de9cf08a812714393846fdfc43dbed163c8c5bc2b1b90727126b2
|
3 |
size 5176
|