Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"down_proj",
|
| 24 |
-
"k_proj",
|
| 25 |
"up_proj",
|
| 26 |
-
"q_proj",
|
| 27 |
"gate_proj",
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"q_proj",
|
| 24 |
+
"o_proj",
|
| 25 |
"down_proj",
|
|
|
|
| 26 |
"up_proj",
|
|
|
|
| 27 |
"gate_proj",
|
| 28 |
+
"v_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 319876032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:377f56070e1b76724445a36622b1c09e1d3a391adb945d380efe4c3ed549d7c2
|
| 3 |
size 319876032
|
runs/Sep01_13-40-02_35324b7a50e3/events.out.tfevents.1725198009.35324b7a50e3.380.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec4d004d6c0fe5a16c308707dcd25e97aa49c14e5d861246b5b4dc95263f0e69
|
| 3 |
+
size 5888
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1905e01680913bcfa3767c984bd287cbd3dfd0f31817435008d42f47f50ee91c
|
| 3 |
size 5368
|