ardaaras99 commited on
Commit
d9fe099
1 Parent(s): f72fa74

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Matthews Correlation
23
  type: matthews_correlation
24
- value: 0.5907413763612096
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.9234
35
- - Matthews Correlation: 0.5907
36
 
37
  ## Model description
38
 
@@ -63,11 +63,11 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
66
- | 0.4935 | 1.0 | 535 | 0.5233 | 0.5160 |
67
- | 0.2823 | 2.0 | 1070 | 0.5105 | 0.5475 |
68
- | 0.189 | 3.0 | 1605 | 0.6749 | 0.5600 |
69
- | 0.1231 | 4.0 | 2140 | 0.8196 | 0.5874 |
70
- | 0.0816 | 5.0 | 2675 | 0.9234 | 0.5907 |
71
 
72
 
73
  ### Framework versions
 
21
  metrics:
22
  - name: Matthews Correlation
23
  type: matthews_correlation
24
+ value: 0.5961744294806522
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.4799
35
+ - Matthews Correlation: 0.5962
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
66
+ | 0.4944 | 1.0 | 535 | 0.4712 | 0.5278 |
67
+ | 0.289 | 2.0 | 1070 | 0.4799 | 0.5962 |
68
+ | 0.1965 | 3.0 | 1605 | 0.6618 | 0.5707 |
69
+ | 0.1419 | 4.0 | 2140 | 0.7733 | 0.5741 |
70
+ | 0.0877 | 5.0 | 2675 | 0.8643 | 0.5859 |
71
 
72
 
73
  ### Framework versions