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 |
"up_proj",
|
|
|
|
|
|
|
| 32 |
"fc2",
|
| 33 |
-
"q_proj",
|
| 34 |
-
"fc1",
|
| 35 |
"down_proj",
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
"k_proj",
|
| 39 |
-
"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"fc1",
|
| 31 |
"up_proj",
|
| 32 |
+
"v_proj",
|
| 33 |
+
"o_proj",
|
| 34 |
"fc2",
|
|
|
|
|
|
|
| 35 |
"down_proj",
|
| 36 |
+
"out_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
"k_proj",
|
| 39 |
+
"q_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 2839126480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1f570d47bd87036d199778c9556f5dc578952801e2a94d4a40227cfd8d14ffc
|
| 3 |
size 2839126480
|
runs/Jun12_16-40-24_Ada-1/events.out.tfevents.1749764425.Ada-1.168183.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:474e39b21d8b14ddfb60a9e8986afd830c1a255dc2b299a96743d7c76dcfef4d
|
| 3 |
+
size 8229
|
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:cd07c7c16f8ef4473e462684d059edf5f6811fc0f845366bd2500c40de725ba7
|
| 3 |
size 5624
|