End of training
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
-
| No log | 1.0 | 57 | 0.
|
| 52 |
-
| No log | 2.0 | 114 | 0.
|
| 53 |
-
| No log | 3.0 | 171 | 0.
|
| 54 |
-
| No log | 4.0 | 228 | 0.
|
| 55 |
-
| No log | 5.0 | 285 | 0.
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.8549
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
+
| No log | 1.0 | 57 | 0.8833 |
|
| 52 |
+
| No log | 2.0 | 114 | 0.8703 |
|
| 53 |
+
| No log | 3.0 | 171 | 0.8611 |
|
| 54 |
+
| No log | 4.0 | 228 | 0.8569 |
|
| 55 |
+
| No log | 5.0 | 285 | 0.8549 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|