Training in progress, step 500
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -30,12 +30,12 @@
|
|
| 30 |
"rank_pattern": {},
|
| 31 |
"revision": null,
|
| 32 |
"target_modules": [
|
| 33 |
-
"key",
|
| 34 |
-
"query",
|
| 35 |
-
"projection",
|
| 36 |
"value",
|
|
|
|
|
|
|
|
|
|
| 37 |
"dense",
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
|
|
|
| 30 |
"rank_pattern": {},
|
| 31 |
"revision": null,
|
| 32 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 33 |
"value",
|
| 34 |
+
"projection",
|
| 35 |
+
"query",
|
| 36 |
+
"qkv",
|
| 37 |
"dense",
|
| 38 |
+
"key"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 50395124
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:424715038dedb0fb9477336c8e0c1ee99e9a1eee191d6cd3aff0ba6b9955537c
|
| 3 |
size 50395124
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5137
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5dc8718d3865cbedce61ff3d40b9dd8f3f15bb565ecab697e1a533fa02b4fe6
|
| 3 |
size 5137
|