anirudh21 commited on
Commit
27dd929
1 Parent(s): db27d27

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: Matthews Correlation
21
  type: matthews_correlation
22
- value: 0.5859983483284835
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.7877
33
- - Matthews Correlation: 0.5860
34
 
35
  ## Model description
36
 
@@ -61,11 +61,11 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
- | 0.4985 | 1.0 | 535 | 0.5282 | 0.5116 |
65
- | 0.2975 | 2.0 | 1070 | 0.5192 | 0.5575 |
66
- | 0.1953 | 3.0 | 1605 | 0.6840 | 0.5756 |
67
- | 0.1304 | 4.0 | 2140 | 0.7877 | 0.5860 |
68
- | 0.1048 | 5.0 | 2675 | 0.8585 | 0.5786 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Matthews Correlation
21
  type: matthews_correlation
22
+ value: 0.5796941781913538
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.9664
33
+ - Matthews Correlation: 0.5797
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
+ | 0.5017 | 1.0 | 535 | 0.5252 | 0.4841 |
65
+ | 0.2903 | 2.0 | 1070 | 0.5550 | 0.4967 |
66
+ | 0.1839 | 3.0 | 1605 | 0.7295 | 0.5634 |
67
+ | 0.1132 | 4.0 | 2140 | 0.7762 | 0.5702 |
68
+ | 0.08 | 5.0 | 2675 | 0.9664 | 0.5797 |
69
 
70
 
71
  ### Framework versions