anirudh21 commited on
Commit
ec71a62
1 Parent(s): 013346a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.5992779783393501
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ 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.8550
33
- - Accuracy: 0.5993
34
 
35
  ## Model description
36
 
@@ -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.6961 | 0.5018 |
65
- | No log | 2.0 | 312 | 0.6738 | 0.5596 |
66
- | No log | 3.0 | 468 | 0.7531 | 0.5812 |
67
- | 0.6019 | 4.0 | 624 | 0.7971 | 0.5921 |
68
- | 0.6019 | 5.0 | 780 | 0.8550 | 0.5993 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.628158844765343
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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
36
 
 
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