anirudh21 commited on
Commit
e21e73b
1 Parent(s): f214ef5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.8224
33
  - Accuracy: 0.6282
34
 
35
  ## Model description
@@ -61,11 +61,11 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
- | No log | 1.0 | 156 | 0.6949 | 0.4946 |
65
- | No log | 2.0 | 312 | 0.6853 | 0.5884 |
66
- | No log | 3.0 | 468 | 0.7092 | 0.5957 |
67
- | 0.6095 | 4.0 | 624 | 0.7930 | 0.6101 |
68
- | 0.6095 | 5.0 | 780 | 0.8224 | 0.6282 |
69
 
70
 
71
  ### Framework versions
 
29
 
30
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.8025
33
  - Accuracy: 0.6282
34
 
35
  ## Model description
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 156 | 0.6891 | 0.5235 |
65
+ | No log | 2.0 | 312 | 0.6543 | 0.6209 |
66
+ | No log | 3.0 | 468 | 0.7298 | 0.6029 |
67
+ | 0.5955 | 4.0 | 624 | 0.8025 | 0.6282 |
68
+ | 0.5955 | 5.0 | 780 | 0.8441 | 0.6245 |
69
 
70
 
71
  ### Framework versions