Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -24,13 +24,13 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"gate_proj",
|
| 28 |
"o_proj",
|
| 29 |
-
"
|
| 30 |
"k_proj",
|
|
|
|
|
|
|
| 31 |
"up_proj",
|
| 32 |
-
"
|
| 33 |
-
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
| 27 |
"o_proj",
|
| 28 |
+
"down_proj",
|
| 29 |
"k_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
+
"q_proj",
|
| 32 |
"up_proj",
|
| 33 |
+
"gate_proj"
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"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 69782384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ab0181beb58e31aae17cd7f091aa750a303fa51fd09c64174adaefe7160c45b
|
| 3 |
size 69782384
|
runs/May28_07-20-33_45e50fa44d40/events.out.tfevents.1748416835.45e50fa44d40.578.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a19a55b53759d638bf302aa2de16fb22ebe9b18b2004de222db211ea3fdceaca
|
| 3 |
+
size 20076
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e894e1e6be32bc98240cdddd99b5b3c2378a54195b8f464403844afacb10f49e
|
| 3 |
size 5688
|