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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 1.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -45,10 +45,10 @@ The following hyperparameters were used during training:
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 48 |
-
| 1.
|
| 49 |
-
| 1.
|
| 50 |
-
| 0.
|
| 51 |
-
| 0.
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 1.3388
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 48 |
+
| 1.6009 | 1.0 | 3290 | 1.2927 |
|
| 49 |
+
| 1.0288 | 2.0 | 6580 | 1.1467 |
|
| 50 |
+
| 0.7497 | 3.0 | 9870 | 1.1902 |
|
| 51 |
+
| 0.5288 | 4.0 | 13160 | 1.3388 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|