Training in progress, step 100
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"gate_proj",
|
| 27 |
-
"up_proj",
|
| 28 |
-
"down_proj",
|
| 29 |
"k_proj",
|
| 30 |
-
"
|
|
|
|
| 31 |
"o_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 26 |
"k_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
"o_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"gate_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:cfa866340135090b0f69dc958bae97b5f1f5f772c72139e332c824b2ea2e1f04
|
| 3 |
size 4381342624
|
runs/Oct23_11-50-18_e48b5d7f6ca7/events.out.tfevents.1761220227.e48b5d7f6ca7.9704.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f76c2a1c025fe6330b94958c0a7725b41a234301afaa40121756025682a6c554
|
| 3 |
+
size 11217
|
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:c776047d9bf0cfd1dd47bcb6c9e9f7f0a1a8dbcf06b4ebc966a18b4f31ad9ead
|
| 3 |
size 5624
|