Jason Daly
commited on
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -27,13 +27,13 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"up_proj",
|
| 31 |
-
"k_proj",
|
| 32 |
-
"o_proj",
|
| 33 |
"q_proj",
|
|
|
|
|
|
|
| 34 |
"v_proj",
|
| 35 |
-
"
|
| 36 |
-
"down_proj"
|
|
|
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 30 |
"q_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
"v_proj",
|
| 34 |
+
"o_proj",
|
| 35 |
+
"down_proj",
|
| 36 |
+
"gate_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"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 45187904
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e31f663f4cb866c609f696f195f43e5c806df2f6716a2130d61d521a49724982
|
| 3 |
size 45187904
|
runs/May04_20-06-59_pc-922-jdaly/events.out.tfevents.1746403620.pc-922-jdaly
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:528ec40172b50f11c06e7b37c7258918bfc10cb1a93db805c3fb31619a0a6bdb
|
| 3 |
+
size 10111
|
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:31e4b2928d57fbdd36a7b08a96ebe5005e505c163034ddc467da58ebac42e589
|
| 3 |
size 6097
|