Training in progress, step 2
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"query_key_value",
|
24 |
"dense_h_to_4h",
|
|
|
25 |
"dense_4h_to_h",
|
26 |
"dense"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"dense_h_to_4h",
|
24 |
+
"query_key_value",
|
25 |
"dense_4h_to_h",
|
26 |
"dense"
|
27 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 125040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c93cdb062231582d80dbf6e83b67017974193f63a57740509474827101785c1d
|
3 |
size 125040
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c418dbdf0f0875faf96428b93e95731acce8179efbc5d4b11485a4e2db6dfdc9
|
3 |
size 6776
|