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 |
"query_key_value",
|
23 |
-
"dense_h_to_4h"
|
24 |
-
"dense_4h_to_h"
|
25 |
],
|
26 |
"task_type": null
|
27 |
}
|
|
|
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 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14693400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be1de217c4fc04167ddfb7737153811f558389bf831413bc57296ddcbe0af043
|
3 |
size 14693400
|
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:d77b9ea2e1d95562587d8ea87214ab052593bb3b3c03f97294a17cacbcd65673
|
3 |
size 4728
|