Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"q_proj",
|
|
|
|
|
|
|
| 24 |
"o_proj",
|
| 25 |
-
"gate_proj",
|
| 26 |
"up_proj",
|
| 27 |
-
"
|
| 28 |
-
"v_proj",
|
| 29 |
-
"down_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"down_proj",
|
| 24 |
"q_proj",
|
| 25 |
+
"v_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
"o_proj",
|
|
|
|
| 28 |
"up_proj",
|
| 29 |
+
"gate_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 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:754a652e551b02047005184f83c5df84e476ffcfc881a1269237e5650a92a40b
|
| 3 |
size 335604696
|
runs/Aug13_23-38-22_01a10986096b/events.out.tfevents.1723592306.01a10986096b.1047.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7dd86b91e16df427e034b6b19478b3588605bebed141367a8a41eabcb6efdc5
|
| 3 |
+
size 6128
|
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:295215a9b285056d1d472234db1c69e26796e5f9ea55519eed790c7763b635a2
|
| 3 |
size 5432
|