vish88 commited on
Commit
d8bfe91
1 Parent(s): 1e16dea

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.6931407942238267
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: 1.0635
33
- - Accuracy: 0.6931
34
 
35
  ## Model description
36
 
@@ -63,11 +63,11 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | No log | 1.0 | 311 | 0.6995 | 0.4765 |
67
- | 0.7138 | 2.0 | 622 | 0.6743 | 0.5812 |
68
- | 0.7138 | 3.0 | 933 | 0.5930 | 0.6823 |
69
- | 0.6041 | 4.0 | 1244 | 0.8238 | 0.6606 |
70
- | 0.3476 | 5.0 | 1555 | 1.0635 | 0.6931 |
71
 
72
 
73
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.703971119133574
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: 2.6688
33
+ - Accuracy: 0.7040
34
 
35
  ## Model description
36
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | No log | 1.0 | 311 | 0.9695 | 0.6859 |
67
+ | 0.315 | 2.0 | 622 | 2.2516 | 0.6498 |
68
+ | 0.315 | 3.0 | 933 | 2.0439 | 0.7076 |
69
+ | 0.1096 | 4.0 | 1244 | 2.5190 | 0.7040 |
70
+ | 0.0368 | 5.0 | 1555 | 2.6688 | 0.7040 |
71
 
72
 
73
  ### Framework versions