venkyz9 commited on
Commit
4bbe670
1 Parent(s): 6251e4e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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: 385.1294
22
- - eval_samples_per_second: 2.597
23
- - eval_steps_per_second: 0.042
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.13.1
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