<<Eric-Tsai>>/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/yichuntsai/huggingface/runs/
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
|
|
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/yichuntsai/huggingface/runs/3ru4d4l6)
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
adapter_config.json
CHANGED
@@ -22,10 +22,10 @@
|
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
"k_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
"down_proj",
|
25 |
+
"q_proj",
|
26 |
"k_proj",
|
27 |
"o_proj",
|
28 |
+
"up_proj",
|
29 |
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4418aa81612afc3a300b43dd952dd5a0ed393a3638f888aa996aeef7d68ce9
|
3 |
size 167832240
|
runs/Nov12_16-31-56_c211e9ae9307/events.out.tfevents.1731431041.c211e9ae9307.5688.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14b11cae0b6a09afe46ec11b888fedf39ea80b0d173d523eb63c3aa347f29cad
|
3 |
+
size 22503
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4576e1311687abd459e8290fb3878ae9cbd334d240e0b50559e3de750385ce59
|
3 |
size 5624
|