EdBerg/outputs3
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 |
|
@@ -37,7 +37,7 @@ This model was trained with SFT.
|
|
37 |
- Transformers: 4.46.1
|
38 |
- Pytorch: 2.5.0+cu121
|
39 |
- Datasets: 3.1.0
|
40 |
-
- Tokenizers: 0.20.
|
41 |
|
42 |
## Citations
|
43 |
|
|
|
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/2ozfkl7x)
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
|
|
37 |
- Transformers: 4.46.1
|
38 |
- Pytorch: 2.5.0+cu121
|
39 |
- Datasets: 3.1.0
|
40 |
+
- Tokenizers: 0.20.2
|
41 |
|
42 |
## Citations
|
43 |
|
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"o_proj",
|
25 |
"q_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
|
|
28 |
"v_proj",
|
29 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
24 |
"q_proj",
|
25 |
"k_proj",
|
26 |
+
"down_proj",
|
27 |
+
"o_proj",
|
28 |
"v_proj",
|
29 |
+
"up_proj",
|
30 |
+
"gate_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca82dee9989875690883d45341c662ae3c462780baa2e32fc0558beac6a23303
|
3 |
size 83945296
|
runs/Nov04_21-47-10_d08e16fde931/events.out.tfevents.1730756831.d08e16fde931.616.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7292951af5f8870a1c0e8e9502f30d047ddc788fbbe4e60f266a3bdf06fc346
|
3 |
+
size 216734
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84c00571f16f20957549a11b7999f2bd150abc60e2f944f5d9bb60e60c5b0558
|
3 |
size 5496
|