Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -27,16 +27,16 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"
|
| 31 |
-
"o_proj",
|
| 32 |
"k_proj",
|
| 33 |
-
"v_proj",
|
| 34 |
-
"up_proj",
|
| 35 |
"fc2",
|
| 36 |
-
"
|
|
|
|
| 37 |
"down_proj",
|
| 38 |
"fc1",
|
| 39 |
-
"
|
|
|
|
|
|
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"q_proj",
|
|
|
|
| 31 |
"k_proj",
|
|
|
|
|
|
|
| 32 |
"fc2",
|
| 33 |
+
"up_proj",
|
| 34 |
+
"v_proj",
|
| 35 |
"down_proj",
|
| 36 |
"fc1",
|
| 37 |
+
"out_proj",
|
| 38 |
+
"gate_proj",
|
| 39 |
+
"o_proj"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6127551176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7203b51f404888bc2428a13dd51bdc61a0da6340ec6feb18722212d00071e792
|
| 3 |
size 6127551176
|
runs/Aug25_15-03-48_safe-gpu02/events.out.tfevents.1756127031.safe-gpu02.2643119.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7359c01c1a12a408471a38f07aa5d29dbd04ca1b213cdcb713b6b4e48860d570
|
| 3 |
+
size 6778
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6033
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09519a97307a7953c07e870a5f946a60e4d2e9ab3e0bd5818d7a33f06c16f0dc
|
| 3 |
size 6033
|