Training in progress, step 500
Browse files
adapter_config.json
CHANGED
|
@@ -27,16 +27,16 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"
|
| 31 |
"fc2",
|
| 32 |
-
"
|
| 33 |
-
"fc1",
|
| 34 |
"v_proj",
|
| 35 |
-
"
|
| 36 |
-
"
|
| 37 |
"out_proj",
|
| 38 |
-
"
|
| 39 |
-
"
|
|
|
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"k_proj",
|
| 31 |
"fc2",
|
| 32 |
+
"q_proj",
|
|
|
|
| 33 |
"v_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"fc1",
|
| 36 |
"out_proj",
|
| 37 |
+
"down_proj",
|
| 38 |
+
"o_proj",
|
| 39 |
+
"gate_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 2993118096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4af014341ebe129ba2060d5ea69b11210ca63409db336f183869c5113c88edc
|
| 3 |
size 2993118096
|
runs/Jun26_00-02-30_main1/events.out.tfevents.1750896154.main1.223353.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab07348d077ea95bb0d44d23ef6d200f9808f095b9aba25d0174e034af93a936
|
| 3 |
+
size 8977
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac36a4b2efe1becde0482a843ff7c7968ed3b5dcb54a8d9ff38677fb009ba4cd
|
| 3 |
size 5752
|