Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
|
@@ -20,12 +20,12 @@
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"gate_proj",
|
| 23 |
-
"down_proj",
|
| 24 |
"q_proj",
|
| 25 |
-
"k_proj",
|
| 26 |
-
"v_proj",
|
| 27 |
"o_proj",
|
| 28 |
-
"up_proj"
|
|
|
|
|
|
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
|
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"gate_proj",
|
|
|
|
| 23 |
"q_proj",
|
|
|
|
|
|
|
| 24 |
"o_proj",
|
| 25 |
+
"up_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"down_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"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 1803907984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b19b0cd0b50fd1a69cbc286cd72c0aa1ef7916dc74298714c0077a343d63818e
|
| 3 |
size 1803907984
|
runs/Apr04_13-33-17_ri-muhc-gpu/events.out.tfevents.1712252003.ri-muhc-gpu.766003.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d047d486e6fa9e2eb04da747ba8e8894b454442184bc057872bf18a6b197b7f
|
| 3 |
+
size 5079
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:842169e965dcf6f8722fc4ad01c7c74c05f0c949575902d040ac3bafdfbf3a8e
|
| 3 |
size 4728
|