keylazy commited on
Commit
45e79bb
1 Parent(s): 8ef1985

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
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
- - Loss: 2.3757
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 2.4984 | 1.0 | 157 | 2.4383 |
52
- | 2.4694 | 2.0 | 314 | 2.3631 |
53
- | 2.4567 | 3.0 | 471 | 2.3975 |
54
 
55
 
56
  ### Framework versions
 
17
 
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
+ - Loss: 2.4119
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 2.7024 | 1.0 | 157 | 2.4966 |
52
+ | 2.5796 | 2.0 | 314 | 2.4282 |
53
+ | 2.5355 | 3.0 | 471 | 2.4510 |
54
 
55
 
56
  ### Framework versions