update model card README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss:
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -43,11 +43,11 @@ The following hyperparameters were used during training:
|
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
| 46 |
-
| Training Loss | Epoch | Step
|
| 47 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
-
| 2.
|
| 49 |
-
| 2.
|
| 50 |
-
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 1.8833
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
| 46 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
| 48 |
+
| 2.1026 | 1.0 | 5835 | 1.9705 |
|
| 49 |
+
| 2.0088 | 2.0 | 11670 | 1.9090 |
|
| 50 |
+
| 1.9766 | 3.0 | 17505 | 1.8833 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|