anirudh21 commited on
Commit
102c29f
1 Parent(s): 5e53e7e

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.647887323943662
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-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.7331
33
- - Accuracy: 0.6479
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 | 17 | 0.6780 | 0.5915 |
65
- | No log | 2.0 | 34 | 0.6725 | 0.5915 |
66
- | No log | 3.0 | 51 | 0.7020 | 0.5634 |
67
- | No log | 4.0 | 68 | 0.7331 | 0.6479 |
68
- | No log | 5.0 | 85 | 0.8004 | 0.6056 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.5070422535211268
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-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.6970
33
+ - Accuracy: 0.5070
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 13 | 0.8066 | 0.4366 |
65
+ | No log | 2.0 | 26 | 0.6970 | 0.5070 |
66
+ | No log | 3.0 | 39 | 0.7977 | 0.4507 |
67
+ | No log | 4.0 | 52 | 0.7906 | 0.4930 |
68
+ | No log | 5.0 | 65 | 0.8459 | 0.4366 |
69
 
70
 
71
  ### Framework versions