Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -27,16 +27,16 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
| 30 |
"q_proj",
|
| 31 |
-
"up_proj",
|
| 32 |
-
"gate_proj",
|
| 33 |
"down_proj",
|
| 34 |
-
"
|
| 35 |
-
"out_proj",
|
| 36 |
"fc2",
|
|
|
|
|
|
|
|
|
|
| 37 |
"fc1",
|
| 38 |
-
"
|
| 39 |
-
"v_proj"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"k_proj",
|
| 31 |
"q_proj",
|
|
|
|
|
|
|
| 32 |
"down_proj",
|
| 33 |
+
"o_proj",
|
|
|
|
| 34 |
"fc2",
|
| 35 |
+
"out_proj",
|
| 36 |
+
"gate_proj",
|
| 37 |
+
"v_proj",
|
| 38 |
"fc1",
|
| 39 |
+
"up_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 2839124552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3000c24e23cddc0922ffd6f89e4e0de5070d5ff354d9c277a9f9e0c5b856bd89
|
| 3 |
size 2839124552
|
runs/Mar27_13-33-49_server/events.out.tfevents.1743078831.server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bc154612e09e755d32e89b87f16050dfaa54c85b6ed1910100bf08f93f00607
|
| 3 |
+
size 7317
|
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:92e968b767bf55d9f22348eb3d1fb6dd79977b9e4fbeb5186f21ea7855f26929
|
| 3 |
size 5688
|