update model card README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 3.0882
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second:
|
23 |
-
- eval_steps_per_second: 0.
|
24 |
- step: 0
|
25 |
|
26 |
## Model description
|
@@ -52,5 +52,5 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
- Transformers 4.31.0
|
54 |
- Pytorch 2.0.1+cu118
|
55 |
-
- Datasets 2.
|
56 |
- Tokenizers 0.13.3
|
|
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 3.0882
|
21 |
+
- eval_runtime: 27.4752
|
22 |
+
- eval_samples_per_second: 36.396
|
23 |
+
- eval_steps_per_second: 0.582
|
24 |
- step: 0
|
25 |
|
26 |
## Model description
|
|
|
52 |
|
53 |
- Transformers 4.31.0
|
54 |
- Pytorch 2.0.1+cu118
|
55 |
+
- Datasets 2.14.0
|
56 |
- Tokenizers 0.13.3
|