Training in progress, step 4000
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -19,9 +19,9 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"dense_4h_to_h",
|
| 23 |
"query_key_value",
|
| 24 |
-
"dense_h_to_4h"
|
|
|
|
| 25 |
],
|
| 26 |
"task_type": null
|
| 27 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"query_key_value",
|
| 23 |
+
"dense_h_to_4h",
|
| 24 |
+
"dense_4h_to_h"
|
| 25 |
],
|
| 26 |
"task_type": null
|
| 27 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 36727088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eac4b352457d752471bc9f17a87d5e2151b9059069ad2c1cbeffbc7463fbbe97
|
| 3 |
size 36727088
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57aad4f0f2b8a2fb9a84ecca428eaf16fd2a0354107b1d4b4c1017d417bd42d2
|
| 3 |
size 4728
|