ai-maker-space/llama381binstruct_summarize_short
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [NousResearch/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3.1-8B-Instruct) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 2.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,26 +52,26 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-------:|:----:|:---------------:|
|
55 |
-
| 1.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [NousResearch/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3.1-8B-Instruct) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 2.9125
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-------:|:----:|:---------------:|
|
55 |
+
| 1.7217 | 1.3158 | 25 | 1.7570 |
|
56 |
+
| 0.6773 | 2.6316 | 50 | 1.7855 |
|
57 |
+
| 0.3713 | 3.9474 | 75 | 1.8944 |
|
58 |
+
| 0.1498 | 5.2632 | 100 | 2.2601 |
|
59 |
+
| 0.0738 | 6.5789 | 125 | 2.3539 |
|
60 |
+
| 0.0395 | 7.8947 | 150 | 2.4572 |
|
61 |
+
| 0.03 | 9.2105 | 175 | 2.4119 |
|
62 |
+
| 0.0179 | 10.5263 | 200 | 2.4960 |
|
63 |
+
| 0.0154 | 11.8421 | 225 | 2.5468 |
|
64 |
+
| 0.0054 | 13.1579 | 250 | 2.6392 |
|
65 |
+
| 0.0041 | 14.4737 | 275 | 2.7146 |
|
66 |
+
| 0.0027 | 15.7895 | 300 | 2.8038 |
|
67 |
+
| 0.003 | 17.1053 | 325 | 2.8446 |
|
68 |
+
| 0.0024 | 18.4211 | 350 | 2.8672 |
|
69 |
+
| 0.0019 | 19.7368 | 375 | 2.8810 |
|
70 |
+
| 0.0021 | 21.0526 | 400 | 2.8946 |
|
71 |
+
| 0.0021 | 22.3684 | 425 | 2.9023 |
|
72 |
+
| 0.0019 | 23.6842 | 450 | 2.9083 |
|
73 |
+
| 0.0018 | 25.0 | 475 | 2.9117 |
|
74 |
+
| 0.0017 | 26.3158 | 500 | 2.9125 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"down_proj",
|
25 |
-
"up_proj",
|
26 |
-
"gate_proj",
|
27 |
"q_proj",
|
28 |
"k_proj",
|
29 |
-
"o_proj"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
"k_proj",
|
26 |
+
"o_proj",
|
27 |
+
"v_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ebfdd704afc3714afbeec2d5318998287cf85f7252f1cde96b6ba07c7a34358
|
3 |
size 167832240
|
runs/Sep19_00-10-20_5f37362b6dc2/events.out.tfevents.1726704622.5f37362b6dc2.5459.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a4bb304026fff2857d82f7dfaefbe55c2163e59fa993ed46f01caa5d5dc16cf
|
3 |
+
size 22329
|
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:75faeb5623168ecbee11f31aaf052eb01702b7888be82753a112b3e80cbcf09a
|
3 |
size 5496
|