neihc/miniCPM_finetune
Browse files
adapter_config.json
CHANGED
@@ -25,8 +25,8 @@
|
|
25 |
"target_modules": [
|
26 |
"k_proj",
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
25 |
"target_modules": [
|
26 |
"k_proj",
|
27 |
"v_proj",
|
28 |
+
"q_proj",
|
29 |
+
"o_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:555694db7293f2ecd9fc283664c8df33b123666e1f5d30dac50f1db9235e05b5
|
3 |
size 34134464
|
runs/Jan10_10-10-46_e774a0c20248/events.out.tfevents.1736503847.e774a0c20248.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eb7f0fbb13cd1824fdf9f841909dbf2d0f73392c654d50703c30cd20b37cb69
|
3 |
+
size 7706
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b38806ce62dbdd9b96d2eed4aaf1e1b380d3a99977f8baea773e05cb2a50dc0
|
3 |
size 5240
|