Training in progress, step 500
Browse files
adapter_config.json
CHANGED
|
@@ -19,13 +19,13 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"k_proj",
|
| 23 |
"q_proj",
|
| 24 |
-
"
|
| 25 |
"v_proj",
|
| 26 |
-
"gate_proj",
|
| 27 |
"up_proj",
|
| 28 |
-
"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"down_proj",
|
| 23 |
"k_proj",
|
| 24 |
"q_proj",
|
| 25 |
+
"o_proj",
|
| 26 |
"v_proj",
|
|
|
|
| 27 |
"up_proj",
|
| 28 |
+
"gate_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 78480072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98dc2272a629658aced78e9042429bcc510a306c02fabb314fb4de57ecdf4680
|
| 3 |
size 78480072
|
runs/Apr23_17-08-00_61915e3959e0/events.out.tfevents.1713892092.61915e3959e0.938.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:634d66bcfdc7cd36ddc841095a2d946be5297a1cf79fc7d343c107e183d41605
|
| 3 |
+
size 7413
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:378d039c92529bd5db016af2e5d8c79571938485ac14247f99db4a33eeb226e1
|
| 3 |
+
size 4856
|