Apucs commited on
Commit
708be47
1 Parent(s): a6a54ee

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Matthews Correlation
24
  type: matthews_correlation
25
- value: 0.5896871028466439
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 [bert-base-cased](https://huggingface.co/bert-base-cased) on the glue dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.8438
36
- - Matthews Correlation: 0.5897
37
 
38
  ## Model description
39
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
67
- | 0.4563 | 1.0 | 1069 | 0.4502 | 0.5242 |
68
- | 0.3302 | 2.0 | 2138 | 0.7150 | 0.5912 |
69
- | 0.1951 | 3.0 | 3207 | 0.8438 | 0.5897 |
70
 
71
 
72
  ### Framework versions
 
22
  metrics:
23
  - name: Matthews Correlation
24
  type: matthews_correlation
25
+ value: 0.5730897440667784
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 [bert-base-cased](https://huggingface.co/bert-base-cased) on the glue dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.8483
36
+ - Matthews Correlation: 0.5731
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
67
+ | 0.4485 | 1.0 | 1069 | 0.4392 | 0.5550 |
68
+ | 0.3059 | 2.0 | 2138 | 0.6730 | 0.5576 |
69
+ | 0.1866 | 3.0 | 3207 | 0.8483 | 0.5731 |
70
 
71
 
72
  ### Framework versions