Training in progress, step 51
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"k_proj",
|
28 |
-
"v_proj",
|
29 |
"up_proj",
|
|
|
|
|
|
|
30 |
"gate_proj",
|
31 |
"q_proj",
|
32 |
-
"
|
33 |
-
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
|
|
27 |
"up_proj",
|
28 |
+
"k_proj",
|
29 |
+
"o_proj",
|
30 |
+
"down_proj",
|
31 |
"gate_proj",
|
32 |
"q_proj",
|
33 |
+
"v_proj"
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9edbee5c3b93c5cd0a618436cb7319ad4702a569dc72de18acfa7c6c9dbf4867
|
3 |
size 80013120
|
runs/Jul02_00-07-09_fd05aceb34be/events.out.tfevents.1751414834.fd05aceb34be.383.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d69d208f28141dfd5973ceaf67ca65034b6b403d64b9681ab066b1f9a0c4f72
|
3 |
+
size 41935
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab5d1f9797cbb3d6a8e3184c2af13a41a7d5d6647c056284b439dd0f5614c178
|
3 |
size 7736
|