Model save
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [sshleifer/tiny-distilroberta-base](https://huggingface.co/sshleifer/tiny-distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 5.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
-
| 5.
|
50 |
-
| 5.
|
51 |
-
| 5.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [sshleifer/tiny-distilroberta-base](https://huggingface.co/sshleifer/tiny-distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 5.9081
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
+
| 5.9206 | 1.0 | 5533 | 5.9208 |
|
50 |
+
| 5.9118 | 2.0 | 11066 | 5.9114 |
|
51 |
+
| 5.9093 | 3.0 | 16599 | 5.9081 |
|
52 |
|
53 |
|
54 |
### Framework versions
|