update model card README.md
Browse files
README.md
CHANGED
|
@@ -11,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 11 |
|
| 12 |
# distilbert-base-uncased
|
| 13 |
|
| 14 |
-
This model
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Loss: 3.
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -44,9 +44,9 @@ The following hyperparameters were used during training:
|
|
| 44 |
|
| 45 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 47 |
-
| 3.
|
| 48 |
-
| 3.
|
| 49 |
-
| 3.
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
|
|
|
| 11 |
|
| 12 |
# distilbert-base-uncased
|
| 13 |
|
| 14 |
+
This model was trained from scratch on the None dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 3.8601
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 44 |
|
| 45 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 47 |
+
| 3.2968 | 1.0 | 3765 | 3.8488 |
|
| 48 |
+
| 3.1549 | 2.0 | 7530 | 3.8771 |
|
| 49 |
+
| 3.1105 | 3.0 | 11295 | 3.8601 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|