saankhya1997
commited on
Commit
·
f919b0d
1
Parent(s):
5c642f6
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 |
-
"gate_proj",
|
20 |
-
"v_proj",
|
21 |
"down_proj",
|
|
|
|
|
22 |
"o_proj",
|
23 |
-
"
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"down_proj",
|
20 |
+
"gate_proj",
|
21 |
+
"up_proj",
|
22 |
"o_proj",
|
23 |
+
"v_proj",
|
24 |
"q_proj",
|
25 |
+
"lm_head",
|
26 |
+
"k_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:4bbbffd208e384459a24efdd5575204b86ad8f8fb98de383c58030b9b0291625
|
3 |
size 170142632
|
runs/Nov25_11-58-19_a6546f25324c/events.out.tfevents.1700913528.a6546f25324c.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abd913856269cef4b093ca55229b844b442c50c1d49581911470bb788f3ec40c
|
3 |
+
size 5769
|
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:da7fbaa6212f7d3e019157d2e210b4853f8d586d9218d7c7b63097c176a217ec
|
3 |
size 4283
|