Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -23,12 +23,12 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"up_proj",
|
| 27 |
"k_proj",
|
| 28 |
-
"gate_proj",
|
| 29 |
"v_proj",
|
| 30 |
-
"o_proj",
|
| 31 |
"q_proj",
|
|
|
|
|
|
|
|
|
|
| 32 |
"down_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"k_proj",
|
|
|
|
| 27 |
"v_proj",
|
|
|
|
| 28 |
"q_proj",
|
| 29 |
+
"o_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
"down_proj"
|
| 33 |
],
|
| 34 |
"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 1095431224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c33068d89bcc8fb78415a6b653ae827a58d9075a8c639694dd9a43f6b97af449
|
| 3 |
size 1095431224
|
runs/Jan02_18-57-12_12a40f9da438/events.out.tfevents.1767380235.12a40f9da438.9574.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2d444a0f7ece151bb30ff8791602c3a91c946b8e8972e4112334c9828fcc0a3
|
| 3 |
+
size 7070
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ab3004cd57cd2e309410ca52d52a25d074331485c2d75067d2978aa332c1923
|
| 3 |
size 5624
|