vxbrandon commited on
Commit
584d91f
1 Parent(s): 6b2d668

End of training

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.8264621284755513
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-base](https://huggingface.co/t5-base) on the glue dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.4436
36
- - Accuracy: 0.8265
37
 
38
  ## Model description
39
 
@@ -65,22 +65,22 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.5779 | 0.19 | 50 | 0.5663 | 0.6913 |
69
- | 0.4499 | 0.37 | 100 | 0.5698 | 0.7689 |
70
- | 0.4599 | 0.56 | 150 | 0.4754 | 0.7996 |
71
- | 0.3906 | 0.75 | 200 | 0.4966 | 0.8102 |
72
- | 0.474 | 0.93 | 250 | 0.5193 | 0.8092 |
73
- | 0.3694 | 1.12 | 300 | 0.4917 | 0.8245 |
74
- | 0.3585 | 1.31 | 350 | 0.4704 | 0.8226 |
75
- | 0.3412 | 1.49 | 400 | 0.4762 | 0.8207 |
76
- | 0.429 | 1.68 | 450 | 0.4945 | 0.8245 |
77
- | 0.3743 | 1.87 | 500 | 0.4436 | 0.8265 |
78
- | 0.3028 | 2.05 | 550 | 0.5025 | 0.8265 |
79
- | 0.3253 | 2.24 | 600 | 0.5310 | 0.8245 |
80
- | 0.2961 | 2.43 | 650 | 0.4966 | 0.8303 |
81
- | 0.2434 | 2.61 | 700 | 0.5028 | 0.8293 |
82
- | 0.3262 | 2.8 | 750 | 0.5044 | 0.8284 |
83
- | 0.2562 | 2.99 | 800 | 0.4945 | 0.8274 |
84
 
85
 
86
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8283796740172579
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-base](https://huggingface.co/t5-base) on the glue dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.5042
36
+ - Accuracy: 0.8284
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.5796 | 0.19 | 50 | 0.5780 | 0.6913 |
69
+ | 0.4821 | 0.37 | 100 | 0.6683 | 0.7546 |
70
+ | 0.4703 | 0.56 | 150 | 0.4976 | 0.8035 |
71
+ | 0.4252 | 0.75 | 200 | 0.4958 | 0.8150 |
72
+ | 0.4915 | 0.93 | 250 | 0.5360 | 0.8044 |
73
+ | 0.3812 | 1.12 | 300 | 0.4645 | 0.8322 |
74
+ | 0.3603 | 1.31 | 350 | 0.4788 | 0.8293 |
75
+ | 0.3336 | 1.49 | 400 | 0.5135 | 0.8245 |
76
+ | 0.4157 | 1.68 | 450 | 0.5311 | 0.8322 |
77
+ | 0.4094 | 1.87 | 500 | 0.5042 | 0.8284 |
78
+ | 0.2836 | 2.05 | 550 | 0.5277 | 0.8313 |
79
+ | 0.2993 | 2.24 | 600 | 0.5515 | 0.8341 |
80
+ | 0.2843 | 2.43 | 650 | 0.5195 | 0.8332 |
81
+ | 0.2288 | 2.61 | 700 | 0.5129 | 0.8332 |
82
+ | 0.3165 | 2.8 | 750 | 0.5126 | 0.8360 |
83
+ | 0.2717 | 2.99 | 800 | 0.5083 | 0.8332 |
84
 
85
 
86
  ### Framework versions