TanviGupta
commited on
Commit
•
eac13be
1
Parent(s):
6464f9a
Training in progress, step 5
Browse files
adapter_config.json
CHANGED
@@ -19,9 +19,9 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"dense_4h_to_h",
|
23 |
"dense",
|
24 |
"query_key_value",
|
|
|
25 |
"dense_h_to_4h"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"dense",
|
23 |
"query_key_value",
|
24 |
+
"dense_4h_to_h",
|
25 |
"dense_h_to_4h"
|
26 |
],
|
27 |
"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 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:504ab87b749825621448c8ba916ce6a4273cf5e53d51a3d23a457ff2e2112c78
|
3 |
size 261131840
|
runs/Jan03_17-46-36_ip-172-31-28-206/events.out.tfevents.1704304010.ip-172-31-28-206.12913.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcfc6c9af455fb4170008a389fe453cf8c50474b310175efc1b9e08e8c07bf23
|
3 |
+
size 5203
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6208955e361b0b32e1466cb52253e814a6a6d8b258313330eafe02ee7ff2742f
|
3 |
size 4792
|