Training in progress, step 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -22,9 +22,9 @@
|
|
| 22 |
"rank_pattern": {},
|
| 23 |
"revision": null,
|
| 24 |
"target_modules": [
|
|
|
|
| 25 |
"query_key_value",
|
| 26 |
-
"dense_4h_to_h"
|
| 27 |
-
"dense_h_to_4h"
|
| 28 |
],
|
| 29 |
"task_type": null
|
| 30 |
}
|
|
|
|
| 22 |
"rank_pattern": {},
|
| 23 |
"revision": null,
|
| 24 |
"target_modules": [
|
| 25 |
+
"dense_h_to_4h",
|
| 26 |
"query_key_value",
|
| 27 |
+
"dense_4h_to_h"
|
|
|
|
| 28 |
],
|
| 29 |
"task_type": null
|
| 30 |
}
|
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:9f41c49e0e43e2b9bed92fdb6bba58c089a96cb67b406c6786d015f9bf662486
|
| 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 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbaf807228b7989a44f6af5a352a72f40ba3fc4f8c19e99e4b746416bb3ebb44
|
| 3 |
size 4920
|