Neha2608 commited on
Commit
8fbe353
1 Parent(s): 528d366

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.9269597938513223
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,9 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.2106
35
- - Accuracy is: 0.9270
36
- - F1: 0.9270
37
 
38
  ## Model description
39
 
@@ -64,7 +64,7 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy is | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:-----------:|:------:|
67
- | 0.1979 | 1.0 | 1563 | 0.2106 | 0.9270 | 0.9270 |
68
 
69
 
70
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.9254722461324877
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.1933
35
+ - Accuracy is: 0.9255
36
+ - F1: 0.9255
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy is | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:-----------:|:------:|
67
+ | 0.2232 | 1.0 | 1563 | 0.1933 | 0.9255 | 0.9255 |
68
 
69
 
70
  ### Framework versions