EdBerg/outputs6
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/harpermia882/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/harpermia882/huggingface/runs/to1zwgur)
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"q_proj",
|
25 |
-
"o_proj",
|
26 |
-
"down_proj",
|
27 |
-
"gate_proj",
|
28 |
"k_proj",
|
|
|
|
|
|
|
|
|
29 |
"up_proj",
|
30 |
"v_proj"
|
31 |
],
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
|
|
|
|
|
|
24 |
"k_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"down_proj",
|
27 |
+
"o_proj",
|
28 |
+
"q_proj",
|
29 |
"up_proj",
|
30 |
"v_proj"
|
31 |
],
|
runs/Nov09_16-22-07_f42c51a3c807/events.out.tfevents.1731169329.f42c51a3c807.296.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf32b2b1e0aeb6895fd17ccb8fb191945a0a6d1c37ae6cef684b6c3bf46e13d0
|
3 |
+
size 216957
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e803cdf82f8f932be0e29f7ee629aef3ca873e5985b3bdcd3428ed37a2598477
|
3 |
size 5560
|