neihc/miniCPM_finetune
Browse files
adapter_config.json
CHANGED
@@ -24,9 +24,9 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
"o_proj",
|
29 |
+
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 34134464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f63df9d462b777e14ff171a67b847379e9a9b7ab7a7a45e0d132b9ccbb04717
|
3 |
size 34134464
|
runs/Jan15_01-26-46_86bc0c068691/events.out.tfevents.1736904407.86bc0c068691.21.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72b49d10573d0405dd0ee0ee38eb2215affccd26fb6f2542abbced2886b623c0
|
3 |
+
size 7566
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a349fa059098bf71cd473a8be27ebd3ac2246cc2d2e8e0ede2781672f2f510a3
|
3 |
size 5176
|