pulkitkumar13 commited on
Commit
b5e5da7
1 Parent(s): b5018ae

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,7 +16,7 @@ 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.3022
20
 
21
  ## Model description
22
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 2.2428 | 1.0 | 313 | 2.3085 |
52
- | 2.2695 | 2.0 | 626 | 2.2621 |
53
- | 2.3277 | 3.0 | 939 | 2.3022 |
54
 
55
 
56
  ### Framework versions
 
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.2888
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 2.023 | 1.0 | 313 | 2.3080 |
52
+ | 2.1325 | 2.0 | 626 | 2.2527 |
53
+ | 2.2656 | 3.0 | 939 | 2.2888 |
54
 
55
 
56
  ### Framework versions