anirudh21 commited on
Commit
e0554de
1 Parent(s): 8666311

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.6823104693140795
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 [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.6572
33
- - Accuracy: 0.6823
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 | 156 | 0.6915 | 0.4946 |
65
- | No log | 2.0 | 312 | 0.6029 | 0.6643 |
66
- | No log | 3.0 | 468 | 0.6572 | 0.6823 |
67
- | 0.6058 | 4.0 | 624 | 0.7877 | 0.6751 |
68
- | 0.6058 | 5.0 | 780 | 0.8799 | 0.6751 |
69
 
70
 
71
  ### Framework versions
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.6895306859205776
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 [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 1.0656
33
+ - Accuracy: 0.6895
34
 
35
  ## Model description
36
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 156 | 0.7007 | 0.4874 |
65
+ | No log | 2.0 | 312 | 0.6289 | 0.6751 |
66
+ | No log | 3.0 | 468 | 0.7020 | 0.6606 |
67
+ | 0.6146 | 4.0 | 624 | 1.0573 | 0.6570 |
68
+ | 0.6146 | 5.0 | 780 | 1.0656 | 0.6895 |
69
 
70
 
71
  ### Framework versions