Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"down_proj",
|
23 |
-
"o_proj",
|
24 |
"k_proj",
|
25 |
-
"v_proj",
|
26 |
"q_proj",
|
|
|
|
|
27 |
"gate_proj",
|
|
|
28 |
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"k_proj",
|
|
|
23 |
"q_proj",
|
24 |
+
"down_proj",
|
25 |
+
"o_proj",
|
26 |
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
"up_proj"
|
29 |
],
|
30 |
"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 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bca4434a4bb580952fea81815accab3e1fc54917b72cf95d48abfc8b483f9255
|
3 |
size 5449517272
|
runs/Mar15_04-19-32_82858c8b2be0/events.out.tfevents.1710476380.82858c8b2be0.341.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81be5603567a238c51bff6c31a7e7a0bf759e1e909be0cd9265e416bcbe36aca
|
3 |
+
size 12986
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:899ea2b742a1b3ec952c7e10b3c3eaa689049970f2923c2baf22debe28a88012
|
3 |
size 4920
|