FlamingNeuron/llama381binstruct_summarize_short
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/mayhem-sensory-0e-boffo/huggingface/runs/
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/mayhem-sensory-0e-boffo/huggingface/runs/ket3fh19)
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
|
|
28 |
"down_proj",
|
29 |
-
"
|
30 |
"v_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
33 |
-
"q_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
"down_proj",
|
30 |
+
"o_proj",
|
31 |
"v_proj",
|
32 |
"gate_proj",
|
33 |
+
"k_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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b407df1b2973946b12fb32835ddfaa02ce7cdd2404d0d9eb34e7793e81f6047a
|
3 |
+
size 167832240
|
runs/Apr17_16-53-37_87e046dd5b81/events.out.tfevents.1744908835.87e046dd5b81.443.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab110bbb53c3b426c376d1ad9ef3eb4616f0106758f7f7c7c7266722b05af7b1
|
3 |
+
size 29636
|
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:a957fb8ff87a2ce8a9ae81eb92496286e52ccfe4c64ca3a983b6148e4134c5b4
|
3 |
size 5688
|