anirudh21 commited on
Commit
cc28421
·
1 Parent(s): 6ecd1a4

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-xlarge-v2](https://huggingface.co/albert-xlarge-v2) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.6818
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.6818 | 0.5634 |
65
- | No log | 2.0 | 80 | 0.6871 | 0.5634 |
66
- | No log | 3.0 | 120 | 0.6860 | 0.5634 |
67
- | No log | 4.0 | 160 | 0.6947 | 0.4366 |
68
- | No log | 5.0 | 200 | 0.6890 | 0.5634 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.5774647887323944
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-xlarge-v2](https://huggingface.co/albert-xlarge-v2) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.6909
33
+ - Accuracy: 0.5775
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 40 | 0.6887 | 0.5634 |
65
+ | No log | 2.0 | 80 | 0.6842 | 0.5634 |
66
+ | No log | 3.0 | 120 | 0.6873 | 0.5634 |
67
+ | No log | 4.0 | 160 | 0.6909 | 0.5775 |
68
+ | No log | 5.0 | 200 | 0.6960 | 0.5352 |
69
 
70
 
71
  ### Framework versions