lewtun HF staff commited on
Commit
ff26d45
1 Parent(s): d0956e3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -16,7 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.5697
 
 
 
 
20
 
21
  ## Model description
22
 
@@ -44,13 +48,6 @@ The following hyperparameters were used during training:
44
  - training_steps: 100
45
  - mixed_precision_training: Native AMP
46
 
47
- ### Training results
48
-
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 0.64 | 100 | 2.5666 |
52
-
53
-
54
  ### Framework versions
55
 
56
  - Transformers 4.25.1
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
18
  It achieves the following results on the evaluation set:
19
+ - eval_loss: 2.5027
20
+ - eval_runtime: 1.6975
21
+ - eval_samples_per_second: 589.11
22
+ - eval_steps_per_second: 9.426
23
+ - step: 0
24
 
25
  ## Model description
26
 
 
48
  - training_steps: 100
49
  - mixed_precision_training: Native AMP
50
 
 
 
 
 
 
 
 
51
  ### Framework versions
52
 
53
  - Transformers 4.25.1