anirudh21 commited on
Commit
f49d712
1 Parent(s): 464e0fd

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.631768953068592
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 [albert-large-v2](https://huggingface.co/albert-large-v2) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.6843
33
- - Accuracy: 0.6318
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 | 13 | 0.6771 | 0.5740 |
65
- | No log | 2.0 | 26 | 0.6675 | 0.6029 |
66
- | No log | 3.0 | 39 | 0.7132 | 0.5632 |
67
- | No log | 4.0 | 52 | 0.6843 | 0.6318 |
68
- | No log | 5.0 | 65 | 0.7010 | 0.6282 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.6931407942238267
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 [albert-large-v2](https://huggingface.co/albert-large-v2) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.7094
33
+ - Accuracy: 0.6931
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 16 | 0.6791 | 0.5596 |
65
+ | No log | 2.0 | 32 | 0.6203 | 0.6534 |
66
+ | No log | 3.0 | 48 | 0.6590 | 0.6751 |
67
+ | No log | 4.0 | 64 | 0.6888 | 0.6859 |
68
+ | No log | 5.0 | 80 | 0.7094 | 0.6931 |
69
 
70
 
71
  ### Framework versions