vxbrandon commited on
Commit
609f891
·
1 Parent(s): 9ddd295

End of training

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.837967401725791
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on the glue dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.9474
36
- - Accuracy: 0.8380
37
 
38
  ## Model description
39
 
@@ -67,19 +67,19 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.4193 | 0.37 | 50 | 0.6334 | 0.7996 |
71
- | 0.3251 | 0.75 | 100 | 0.5550 | 0.8092 |
72
- | 0.2903 | 1.12 | 150 | 0.5062 | 0.8255 |
73
- | 0.2551 | 1.49 | 200 | 0.4837 | 0.8341 |
74
- | 0.2893 | 1.87 | 250 | 0.4571 | 0.8360 |
75
- | 0.175 | 2.24 | 300 | 1.0091 | 0.8351 |
76
- | 0.17 | 2.61 | 350 | 0.6112 | 0.8418 |
77
- | 0.1838 | 2.99 | 400 | 0.5199 | 0.8389 |
78
- | 0.1342 | 3.36 | 450 | 1.7694 | 0.8408 |
79
- | 0.1458 | 3.73 | 500 | 1.9474 | 0.8380 |
80
- | 0.0828 | 4.1 | 550 | 1.6033 | 0.8428 |
81
- | 0.096 | 4.48 | 600 | 1.9796 | 0.8418 |
82
- | 0.2999 | 4.85 | 650 | 1.7943 | 0.8456 |
83
 
84
 
85
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8446788111217641
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on the glue dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 1.1819
36
+ - Accuracy: 0.8447
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.4141 | 0.37 | 50 | 0.5198 | 0.8025 |
71
+ | 0.3263 | 0.75 | 100 | 0.5361 | 0.8245 |
72
+ | 0.284 | 1.12 | 150 | 0.5351 | 0.8360 |
73
+ | 0.2565 | 1.49 | 200 | 0.4917 | 0.8322 |
74
+ | 0.3137 | 1.87 | 250 | 0.4415 | 0.8418 |
75
+ | 0.1998 | 2.24 | 300 | 2.1507 | 0.8360 |
76
+ | 0.1983 | 2.61 | 350 | 0.8461 | 0.8284 |
77
+ | 0.1874 | 2.99 | 400 | 0.6088 | 0.8351 |
78
+ | 0.1321 | 3.36 | 450 | 2.0126 | 0.8466 |
79
+ | 0.3057 | 3.73 | 500 | 1.1819 | 0.8447 |
80
+ | 0.0939 | 4.1 | 550 | 1.6535 | 0.8437 |
81
+ | 0.0894 | 4.48 | 600 | 3.4434 | 0.8408 |
82
+ | 0.1519 | 4.85 | 650 | 3.1519 | 0.8428 |
83
 
84
 
85
  ### Framework versions