anirudh21 commited on
Commit
b25cb3f
1 Parent(s): f7ac033

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.5633802816901409
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.6989
33
- - Accuracy: 0.5634
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 | 40 | 0.6926 | 0.4648 |
65
- | No log | 2.0 | 80 | 0.6989 | 0.5634 |
66
- | No log | 3.0 | 120 | 0.6870 | 0.5211 |
67
- | No log | 4.0 | 160 | 0.6944 | 0.4930 |
68
- | No log | 5.0 | 200 | 0.7056 | 0.4930 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.5352112676056338
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.6919
33
+ - Accuracy: 0.5352
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 17 | 0.7292 | 0.4366 |
65
+ | No log | 2.0 | 34 | 0.6919 | 0.5352 |
66
+ | No log | 3.0 | 51 | 0.7084 | 0.4648 |
67
+ | No log | 4.0 | 68 | 0.7152 | 0.5352 |
68
+ | No log | 5.0 | 85 | 0.7343 | 0.5211 |
69
 
70
 
71
  ### Framework versions