End of training
Browse files- README.md +5 -7
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -28,8 +28,6 @@ datasets:
|
|
28 |
path: mhenrichsen/alpaca_2k_test
|
29 |
type:
|
30 |
field_input: input
|
31 |
-
field_instruction: instruction
|
32 |
-
format: '{instruction} {input}'
|
33 |
system_format: '{system}'
|
34 |
system_prompt: ''
|
35 |
debug: null
|
@@ -100,7 +98,7 @@ xformers_attention: null
|
|
100 |
|
101 |
This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct) on the None dataset.
|
102 |
It achieves the following results on the evaluation set:
|
103 |
-
- Loss: 0.
|
104 |
|
105 |
## Model description
|
106 |
|
@@ -134,10 +132,10 @@ The following hyperparameters were used during training:
|
|
134 |
|
135 |
| Training Loss | Epoch | Step | Validation Loss |
|
136 |
|:-------------:|:------:|:----:|:---------------:|
|
137 |
-
| 1.
|
138 |
-
| 0.
|
139 |
-
| 1.
|
140 |
-
| 1.
|
141 |
|
142 |
|
143 |
### Framework versions
|
|
|
28 |
path: mhenrichsen/alpaca_2k_test
|
29 |
type:
|
30 |
field_input: input
|
|
|
|
|
31 |
system_format: '{system}'
|
32 |
system_prompt: ''
|
33 |
debug: null
|
|
|
98 |
|
99 |
This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct) on the None dataset.
|
100 |
It achieves the following results on the evaluation set:
|
101 |
+
- Loss: 0.8871
|
102 |
|
103 |
## Model description
|
104 |
|
|
|
132 |
|
133 |
| Training Loss | Epoch | Step | Validation Loss |
|
134 |
|:-------------:|:------:|:----:|:---------------:|
|
135 |
+
| 1.3828 | 0.0021 | 1 | 1.6319 |
|
136 |
+
| 0.9245 | 0.2505 | 119 | 0.9034 |
|
137 |
+
| 1.067 | 0.5011 | 238 | 0.8903 |
|
138 |
+
| 1.0438 | 0.7516 | 357 | 0.8871 |
|
139 |
|
140 |
|
141 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167934026
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39be84ffd930a25e916443902d892d39b2f5a9e36541cd5e5462bfa579bfec7b
|
3 |
size 167934026
|