End of training
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"q_proj",
|
23 |
"gate_proj",
|
|
|
24 |
"o_proj",
|
|
|
25 |
"up_proj",
|
|
|
26 |
"lm_head",
|
27 |
-
"k_proj"
|
28 |
-
"v_proj",
|
29 |
-
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"gate_proj",
|
23 |
+
"v_proj",
|
24 |
"o_proj",
|
25 |
+
"down_proj",
|
26 |
"up_proj",
|
27 |
+
"q_proj",
|
28 |
"lm_head",
|
29 |
+
"k_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2144667472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8028f204671b5d3760eb469d7c4b480b832c7a3a490395ac42e3aa2ba227725a
|
3 |
size 2144667472
|
runs/May29_13-37-00_601cefa7dce4/events.out.tfevents.1716989821.601cefa7dce4.1551.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d953979248be8379beb7d9b7dfb8a92ff729fd69e5edfdd55232cb1eb71315c
|
3 |
+
size 35824
|
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:9acce31b1ce594a4e96082db20d9d19f57e09285dc9867d8d493803e7269095b
|
3 |
size 4920
|