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 |
-
"
|
| 32 |
-
"q_proj",
|
| 33 |
"out_proj",
|
| 34 |
-
"fc2",
|
| 35 |
"gate_proj",
|
| 36 |
-
"
|
|
|
|
|
|
|
| 37 |
"up_proj",
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"down_proj",
|
| 31 |
+
"fc1",
|
|
|
|
| 32 |
"out_proj",
|
|
|
|
| 33 |
"gate_proj",
|
| 34 |
+
"o_proj",
|
| 35 |
+
"fc2",
|
| 36 |
+
"k_proj",
|
| 37 |
"up_proj",
|
| 38 |
+
"v_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 4324331232
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85f53a8e51760102524ba5890ce06e3519d101ff83e880d913c8d3458c7c44b6
|
| 3 |
size 4324331232
|
runs/May07_19-38-43_finetuning2-a100/events.out.tfevents.1746646736.finetuning2-a100.69500.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9f0b38f02ed7e5a10eb5748270bccc1a47831d24e6b64603aae441f3824800a
|
| 3 |
+
size 27957
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6097
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55f187f40d8d69e9c482fc5cc2506b0b1e3053b58c8816e78bf8515b93e362cc
|
| 3 |
size 6097
|