Training in progress, step 300
Browse files
adapter_config.json
CHANGED
|
@@ -19,13 +19,13 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"k_proj",
|
| 24 |
"up_proj",
|
| 25 |
-
"
|
| 26 |
"o_proj",
|
| 27 |
-
"
|
| 28 |
-
"
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM"
|
| 31 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"q_proj",
|
|
|
|
| 23 |
"up_proj",
|
| 24 |
+
"k_proj",
|
| 25 |
"o_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
+
"gate_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM"
|
| 31 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83946192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ee7c878df07221d3306b447f7823e6d66c807036386edcc11415630857875c1
|
| 3 |
size 83946192
|
runs/Feb09_16-07-56_ad42f442aabc/events.out.tfevents.1707494904.ad42f442aabc.1751.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a203a698a80097183633e681504dabefb9c1eabbfb1530bbaa046be306139463
|
| 3 |
+
size 7959
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e380c1d517cc6b9ce5da3720707e9a73901c7b6a3d01ee29d92caf62bb71f74b
|
| 3 |
size 4728
|