phungkhaccuong
commited on
Training in progress, step 11
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"dense_4h_to_h",
|
24 |
-
"dense",
|
25 |
"dense_h_to_4h",
|
|
|
|
|
26 |
"query_key_value"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"dense_h_to_4h",
|
24 |
+
"dense",
|
25 |
+
"dense_4h_to_h",
|
26 |
"query_key_value"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 399632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ad7b1c2c6fd26814fc78e621672c2c89749caf700a37975d6ebf28f4b6aa140
|
3 |
size 399632
|
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:f5d0625853d50837a4e9a63d767afb053ec0c4584ddc0537ab8a5a3b51949554
|
3 |
size 6776
|