saankhya1997
commited on
Commit
·
2e61a70
1
Parent(s):
6cc131c
Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -16,14 +16,14 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"up_proj",
|
20 |
-
"o_proj",
|
21 |
-
"down_proj",
|
22 |
"v_proj",
|
|
|
23 |
"gate_proj",
|
24 |
-
"q_proj",
|
25 |
"k_proj",
|
26 |
-
"lm_head"
|
|
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
19 |
"v_proj",
|
20 |
+
"up_proj",
|
21 |
"gate_proj",
|
|
|
22 |
"k_proj",
|
23 |
+
"lm_head",
|
24 |
+
"down_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 170142632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c87933a2d9d0307860b35572c9df0428f5a96fb41a49d9844518a2be4940423
|
3 |
size 170142632
|
runs/Nov29_15-37-38_29a146ebe4d2/events.out.tfevents.1701272286.29a146ebe4d2.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96cb6590d68eddbfb90c90fd6b8645702a61dcdc465abfc21bad8efb5355ecef
|
3 |
+
size 5781
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5ac41d0a4611442154735be65cb08a5db099cedb42a1ac8f97c3a03c1fafe98
|
3 |
size 4283
|