Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"up_proj",
|
| 24 |
-
"k_proj",
|
| 25 |
-
"gate_proj",
|
| 26 |
"down_proj",
|
|
|
|
| 27 |
"v_proj",
|
|
|
|
| 28 |
"q_proj",
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 23 |
"down_proj",
|
| 24 |
+
"o_proj",
|
| 25 |
"v_proj",
|
| 26 |
+
"gate_proj",
|
| 27 |
"q_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"k_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 3221320120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af0887794083d186ae4ca48961fe207f2a03994aa63435e9f1fddf6aa0879f62
|
| 3 |
size 3221320120
|
runs/Aug28_00-59-32_d49d9348e691/events.out.tfevents.1724806806.d49d9348e691.2970.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:179b3919224ccd2af709e5a77db4c1f77d7f752e862c785fd6a6fe3b256703d2
|
| 3 |
+
size 7110
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6903c32a855f776e3fd64a8b736ab97d7b5bd1023ed9d7393356ef90c4486e8b
|
| 3 |
size 5560
|