End of training
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ print(output["generated_text"])
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
-
[<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/hjerpe/huggingface/runs/
|
33 |
|
34 |
|
35 |
This model was trained with SFT.
|
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
+
[<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/hjerpe/huggingface/runs/q12a1ddo)
|
33 |
|
34 |
|
35 |
This model was trained with SFT.
|
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
-
"up_proj",
|
28 |
-
"o_proj",
|
29 |
"v_proj",
|
30 |
-
"
|
|
|
31 |
"gate_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"down_proj",
|
29 |
"gate_proj",
|
30 |
+
"o_proj",
|
31 |
+
"up_proj",
|
32 |
+
"k_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7380952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a8dc721e396748314a766fdf41d8b25f0549e9f1c9fa5b6c1bf6dd226418700
|
3 |
size 7380952
|
runs/Jan11_16-44-10_89afd178e2b2/events.out.tfevents.1736613853.89afd178e2b2.800.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1907f21302b7cafa61a1c0f5ec8edd9bb4d08034a9e01c5a06fcf45931a43b9
|
3 |
+
size 77018
|
training_args.bin
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:c48e35629703aa57046b6a2ef470bb1571c0b20df267d6bf536efe704a77ee58
|
3 |
+
size 5688
|