End of training
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
# baseline
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Model description
|
| 17 |
|
|
@@ -40,6 +42,9 @@ The following hyperparameters were used during training:
|
|
| 40 |
|
| 41 |
### Training results
|
| 42 |
|
|
|
|
|
|
|
|
|
|
| 43 |
|
| 44 |
|
| 45 |
### Framework versions
|
|
|
|
| 12 |
# baseline
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 15 |
+
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 1.6186
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
| 45 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
| 47 |
+
| 2.2766 | 1.0 | 313 | 1.6186 |
|
| 48 |
|
| 49 |
|
| 50 |
### Framework versions
|