Training in progress, step 500
Browse files- adapter_config.json +3 -1
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
| 30 |
"value",
|
| 31 |
-
"
|
|
|
|
| 32 |
],
|
| 33 |
"task_type": "SEQ_CLS",
|
| 34 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"query",
|
| 31 |
"value",
|
| 32 |
+
"key",
|
| 33 |
+
"dense"
|
| 34 |
],
|
| 35 |
"task_type": "SEQ_CLS",
|
| 36 |
"trainable_token_indices": null,
|
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:81fbed94aea3279a41ceaf85d715532681a884ba65929e44a3be997523751ac2
|
| 3 |
+
size 32954528
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:944cd70d4325d21bc17a60d7562df123b98306e5e3b02a44d019a58d90c8071b
|
| 3 |
size 5240
|