Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,11 +19,11 @@
|
|
19 |
"target_modules": [
|
20 |
"v_proj",
|
21 |
"up_proj",
|
22 |
-
"
|
23 |
-
"o_proj",
|
24 |
"gate_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
19 |
"target_modules": [
|
20 |
"v_proj",
|
21 |
"up_proj",
|
22 |
+
"k_proj",
|
|
|
23 |
"gate_proj",
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"down_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 671149168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a6b66ffaf371daa05965f6351e8c9c31331005c03c185bc89c2127beba7cf5b
|
3 |
size 671149168
|
runs/Nov30_06-51-59_0232dcb050e1/events.out.tfevents.1701327166.0232dcb050e1.27.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee99eb37648a77510beda422f6e899bf4cce322141c453cbfa540b4891fba1f6
|
3 |
+
size 20167
|
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:ba7b83f9476d754cdf73919b87accb1a097f999ff946cc193e8e32511732d802
|
3 |
size 4283
|