Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -20,12 +20,12 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
-
"o_proj",
|
| 25 |
"k_proj",
|
| 26 |
-
"
|
| 27 |
"up_proj",
|
| 28 |
-
"
|
|
|
|
| 29 |
"down_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"q_proj",
|
|
|
|
| 24 |
"k_proj",
|
| 25 |
+
"o_proj",
|
| 26 |
"up_proj",
|
| 27 |
+
"v_proj",
|
| 28 |
+
"gate_proj",
|
| 29 |
"down_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9025bfcf49030fe30264673b6eda37d8723263411ccb15ca45fec5eb9046cae
|
| 3 |
size 335604696
|
runs/Aug03_15-16-00_2611b2eaaeb3/events.out.tfevents.1722698163.2611b2eaaeb3.540.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c240bddd931198f473fcd72ab871ca4a95657fb5910304abe673563fa064829
|
| 3 |
+
size 6129
|
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:44ca783bcb9ef55948934fe502424c227cb8712ea19569bd734e75ca7282c744
|
| 3 |
size 5432
|