Training in progress, step 366
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"gate_proj",
|
|
|
|
| 27 |
"o_proj",
|
| 28 |
-
"
|
| 29 |
-
"down_proj",
|
| 30 |
"up_proj",
|
| 31 |
-
"
|
| 32 |
-
"k_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"down_proj",
|
| 27 |
"gate_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
"o_proj",
|
| 30 |
+
"k_proj",
|
|
|
|
| 31 |
"up_proj",
|
| 32 |
+
"v_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 4381342624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9bd713e6214b10900e48d47b157bc8e617c1eb81d890cd8382a8196e3266938
|
| 3 |
size 4381342624
|
runs/Oct27_23-46-19_46f6385417f2/events.out.tfevents.1761608789.46f6385417f2.9567.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5da33e860c0a0f408e90fc80bd2614d8e0d09fb58ed7f487a1a22eb6b4ea2935
|
| 3 |
+
size 22386
|
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:58e1ec2be85f09a3e23892925e3153254dfed70ee98465176b4693661bc84952
|
| 3 |
size 5624
|