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 |
-
"fc2",
|
| 31 |
"q_proj",
|
|
|
|
| 32 |
"gate_proj",
|
|
|
|
| 33 |
"k_proj",
|
| 34 |
"out_proj",
|
| 35 |
-
"
|
| 36 |
-
"o_proj",
|
| 37 |
-
"v_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 |
+
"up_proj",
|
| 32 |
"gate_proj",
|
| 33 |
+
"down_proj",
|
| 34 |
"k_proj",
|
| 35 |
"out_proj",
|
| 36 |
+
"fc2",
|
|
|
|
|
|
|
| 37 |
"fc1",
|
| 38 |
+
"o_proj",
|
| 39 |
+
"v_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:d612589dfc8c2de32af79577726e064e262436096e72305a5903659ebaa9d2dc
|
| 3 |
size 2839124552
|
runs/Mar27_13-19-33_server/events.out.tfevents.1743077974.server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e443235babd9309259d21aa10870dda6756118651a6c279620d7364c9773acf
|
| 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:3fefb99c0794705f9807205bf2519d6ae005cc137fa0113ab6dfe78462430d9f
|
| 3 |
size 5688
|