EdBerg/outputs7
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/medwmh4c)
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
24 |
"down_proj",
|
25 |
"q_proj",
|
|
|
26 |
"k_proj",
|
27 |
-
"o_proj",
|
28 |
"v_proj",
|
29 |
-
"up_proj",
|
30 |
"gate_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"o_proj",
|
25 |
"down_proj",
|
26 |
"q_proj",
|
27 |
+
"up_proj",
|
28 |
"k_proj",
|
|
|
29 |
"v_proj",
|
|
|
30 |
"gate_proj"
|
31 |
],
|
32 |
"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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:978181bd8d3e4f5788b0b6a108b9759383a62da324f08c2c137eb902c16d1b8f
|
3 |
size 83945296
|
runs/Nov12_07-41-22_01da84cb1e97/events.out.tfevents.1731397283.01da84cb1e97.674.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af8c2d0b56469814b7af8020b581619c60e35e211e643208ef2285b3058eb598
|
3 |
+
size 216963
|
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:d4f6433bbd443f6b6c5b421c5200b130c3cb8812d02222994c2d330c023820e9
|
3 |
size 5560
|