Training in progress, step 500
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"v_proj",
|
| 24 |
-
"q_proj",
|
| 25 |
-
"o_proj",
|
| 26 |
"down_proj",
|
| 27 |
"gate_proj",
|
| 28 |
-
"
|
| 29 |
-
"
|
|
|
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 23 |
"down_proj",
|
| 24 |
"gate_proj",
|
| 25 |
+
"q_proj",
|
| 26 |
+
"o_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"up_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 8841592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:954bcc6fa3ee4d02d74ea8066e0b89eeee8beab765adde23fc94b0fece7299e1
|
| 3 |
size 8841592
|
runs/Nov03_10-17-37_842d02a9e5ad/events.out.tfevents.1730629093.842d02a9e5ad.685.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f93d94f1090a5afef57a71b92830b2ea57bb79439eab6a1a468bf6f21755f06f
|
| 3 |
+
size 29599
|
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:857cdf286c8592f90a244d6f0cd0773cfc8f927823a6c47ef0d46c198a818b88
|
| 3 |
size 5432
|