update model card README.md
Browse files
README.md
CHANGED
@@ -14,12 +14,12 @@ 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 an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 0.
|
18 |
-
- eval_runtime:
|
19 |
-
- eval_samples_per_second: 30.
|
20 |
-
- eval_steps_per_second: 1.
|
21 |
- epoch: 1.0
|
22 |
-
- step:
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.0248
|
18 |
+
- eval_runtime: 269.1456
|
19 |
+
- eval_samples_per_second: 30.158
|
20 |
+
- eval_steps_per_second: 1.887
|
21 |
- epoch: 1.0
|
22 |
+
- step: 1523
|
23 |
|
24 |
## Model description
|
25 |
|