Training in progress, step 60
Browse files
adapter_config.json
CHANGED
|
@@ -23,12 +23,12 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"k_proj",
|
| 27 |
-
"up_proj",
|
| 28 |
"down_proj",
|
|
|
|
|
|
|
|
|
|
| 29 |
"o_proj",
|
| 30 |
"v_proj",
|
| 31 |
-
"gate_proj",
|
| 32 |
"q_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
"o_proj",
|
| 31 |
"v_proj",
|
|
|
|
| 32 |
"q_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1965084424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45af6f0ac8c371bf1e5c578f1af5fa2a7ecd7f6747ef8d7e6bc83dfbd3d1c07b
|
| 3 |
size 1965084424
|
runs/Nov25_09-48-28_c2d1b8f6a60d/events.out.tfevents.1732528111.c2d1b8f6a60d.1250.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a338e8e9d3809c5376127aca55a18b4fb11a854cf0ff9a59549c06e5b1ef2e8
|
| 3 |
+
size 18882
|
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:efd6122ed6b09f5f1f0d16a1dc163f53913c8a0608699d08ea1c017c2ce84642
|
| 3 |
size 5624
|