Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
| 26 |
"gate_proj",
|
| 27 |
-
"q_proj",
|
| 28 |
"v_proj",
|
| 29 |
"k_proj",
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
-
"down_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"down_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
"gate_proj",
|
|
|
|
| 29 |
"v_proj",
|
| 30 |
"k_proj",
|
| 31 |
+
"q_proj",
|
| 32 |
+
"up_proj"
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"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 1095431224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c33068d89bcc8fb78415a6b653ae827a58d9075a8c639694dd9a43f6b97af449
|
| 3 |
size 1095431224
|
runs/Jan02_22-23-26_9b6ba76e0d37/events.out.tfevents.1767392610.9b6ba76e0d37.21656.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b3c265e75a6b678f49f8215d20e69686dfda70b3c2659c1d2f90a4a8b58f835
|
| 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:39e0f26bfda711ad66f2d62cc940749e672ccb125666bd935f58c8d1113a86dc
|
| 3 |
size 5624
|