Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -16,13 +16,13 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"up_proj",
|
|
|
20 |
"o_proj",
|
21 |
-
"k_proj",
|
22 |
-
"v_proj",
|
23 |
-
"gate_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"k_proj",
|
20 |
"up_proj",
|
21 |
+
"down_proj",
|
22 |
"o_proj",
|
|
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"v_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8d72983eef0875cfd6abc5acf2378306eebe985c3fcb76cdbc38fbe2e8da4d
|
3 |
size 80013120
|
runs/Jan14_22-32-30_47e851233682/events.out.tfevents.1705271563.47e851233682.1487.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0687f05c73c35dca1497a7f47bb8ce98a9655b63ee6339e0163da9aacaa73d23
|
3 |
+
size 4821
|
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:fb28e6005e03d0aac634f11ee597c8663f3a682b0c309734898165280ff81922
|
3 |
size 4600
|