anirudh21 commited on
Commit
8654d23
1 Parent(s): 935aafe

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.6462093862815884
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.7221
33
- - Accuracy: 0.6462
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 | 63 | 0.6691 | 0.5812 |
65
- | No log | 2.0 | 126 | 0.6484 | 0.6318 |
66
- | No log | 3.0 | 189 | 0.7221 | 0.6462 |
67
- | No log | 4.0 | 252 | 0.8555 | 0.6318 |
68
- | No log | 5.0 | 315 | 0.9051 | 0.6390 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.6642599277978339
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.8075
33
+ - Accuracy: 0.6643
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 63 | 0.6777 | 0.5668 |
65
+ | No log | 2.0 | 126 | 0.6723 | 0.6282 |
66
+ | No log | 3.0 | 189 | 0.7238 | 0.6318 |
67
+ | No log | 4.0 | 252 | 0.7993 | 0.6354 |
68
+ | No log | 5.0 | 315 | 0.8075 | 0.6643 |
69
 
70
 
71
  ### Framework versions