End of training
Browse files- README.md +6 -6
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -42,7 +42,7 @@ early_stopping_patience: null
|
|
42 |
eval_max_new_tokens: 128
|
43 |
eval_table_size: null
|
44 |
evals_per_epoch: 4
|
45 |
-
flash_attention:
|
46 |
fp16: true
|
47 |
fsdp: null
|
48 |
fsdp_config: null
|
@@ -102,7 +102,7 @@ xformers_attention: null
|
|
102 |
|
103 |
This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the None dataset.
|
104 |
It achieves the following results on the evaluation set:
|
105 |
-
- Loss: 0.
|
106 |
|
107 |
## Model description
|
108 |
|
@@ -137,10 +137,10 @@ The following hyperparameters were used during training:
|
|
137 |
|
138 |
| Training Loss | Epoch | Step | Validation Loss |
|
139 |
|:-------------:|:------:|:----:|:---------------:|
|
140 |
-
| 0.
|
141 |
-
| 0.
|
142 |
-
| 0.
|
143 |
-
| 0.
|
144 |
|
145 |
|
146 |
### Framework versions
|
|
|
42 |
eval_max_new_tokens: 128
|
43 |
eval_table_size: null
|
44 |
evals_per_epoch: 4
|
45 |
+
flash_attention: false
|
46 |
fp16: true
|
47 |
fsdp: null
|
48 |
fsdp_config: null
|
|
|
102 |
|
103 |
This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the None dataset.
|
104 |
It achieves the following results on the evaluation set:
|
105 |
+
- Loss: 0.4068
|
106 |
|
107 |
## Model description
|
108 |
|
|
|
137 |
|
138 |
| Training Loss | Epoch | Step | Validation Loss |
|
139 |
|:-------------:|:------:|:----:|:---------------:|
|
140 |
+
| 0.7396 | 0.0027 | 1 | 0.7382 |
|
141 |
+
| 0.7709 | 0.0081 | 3 | 0.6941 |
|
142 |
+
| 0.6918 | 0.0162 | 6 | 0.5574 |
|
143 |
+
| 0.4577 | 0.0242 | 9 | 0.4068 |
|
144 |
|
145 |
|
146 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 84047370
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36d9d8f97add4d05999e0b7b2e441013e92d8546f6dff3428ea27db33edfdb1f
|
3 |
size 84047370
|