Training in progress, step 500
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"gate_proj",
|
| 24 |
-
"down_proj",
|
| 25 |
"o_proj",
|
| 26 |
-
"
|
|
|
|
| 27 |
"q_proj",
|
| 28 |
-
"
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"o_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
"q_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"down_proj",
|
| 29 |
+
"v_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 8841592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e23b9cddf7eef972bf1caeaa9ba6421a9bb8ccc9891a726d66805fc8dff32cf2
|
| 3 |
size 8841592
|
runs/Nov03_14-09-19_c5deb0e538a2/events.out.tfevents.1730643057.c5deb0e538a2.179.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55467949d98d651183a459f76a8707385e030ea56b64748fe56a6b3fec0c758d
|
| 3 |
+
size 29599
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ff1e63772e5755fa692dc4bceb26a37a3bb2257d63f93d35b049ca6fa42fa38
|
| 3 |
size 5432
|