End of training
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"down_proj",
|
29 |
"v_proj",
|
|
|
30 |
"k_proj",
|
31 |
"up_proj",
|
|
|
|
|
32 |
"o_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"v_proj",
|
27 |
+
"down_proj",
|
28 |
"k_proj",
|
29 |
"up_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"q_proj",
|
32 |
"o_proj"
|
33 |
],
|
34 |
"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 194563400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65b5dc25a48f1723ea790f54d5ba3ecbbffdf7273ef9a138abf21de61c9987d7
|
3 |
size 194563400
|
runs/Feb10_02-43-08_a9c7a30e5d57/events.out.tfevents.1739155390.a9c7a30e5d57.1547815.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78552eee646e54515e1f27f1b13914096fa25e2194195018f81bdc52701ae175
|
3 |
+
size 58677
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1328e5a15bc595f9802adc522b62ad33513a8ebc15081fd3148d104d1e91bc21
|
3 |
size 5624
|