ankitkumar-patel-179
commited on
Commit
•
646c0af
1
Parent(s):
7923994
Training in progress, step 10
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -17,8 +17,8 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"dense_h_to_4h",
|
20 |
-
"dense",
|
21 |
"dense_4h_to_h",
|
|
|
22 |
"query_key_value"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"dense_h_to_4h",
|
|
|
20 |
"dense_4h_to_h",
|
21 |
+
"dense",
|
22 |
"query_key_value"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261189898
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:130ef222bd96920250286354034df28a71502193d3e419b28103f7cffc20d771
|
3 |
size 261189898
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e59ba093aff8046bc116668076f4916fff8d026c0ab0af1b0a23edf933679a9
|
3 |
size 4600
|