2umm3r commited on
Commit
b075a1f
1 Parent(s): 133e8f0

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.5343776508344485
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.8424
33
- - Matthews Correlation: 0.5344
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.5289 | 1.0 | 535 | 0.5045 | 0.4383 |
65
- | 0.3521 | 2.0 | 1070 | 0.5209 | 0.5099 |
66
- | 0.2418 | 3.0 | 1605 | 0.6451 | 0.4968 |
67
- | 0.1807 | 4.0 | 2140 | 0.7265 | 0.5252 |
68
- | 0.1298 | 5.0 | 2675 | 0.8424 | 0.5344 |
69
 
70
 
71
  ### Framework versions
19
  metrics:
20
  - name: Matthews Correlation
21
  type: matthews_correlation
22
+ value: 0.5155709926752544
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.7816
33
+ - Matthews Correlation: 0.5156
34
 
35
  ## Model description
36
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
+ | 0.5291 | 1.0 | 535 | 0.5027 | 0.4092 |
65
+ | 0.3492 | 2.0 | 1070 | 0.5136 | 0.4939 |
66
+ | 0.2416 | 3.0 | 1605 | 0.6390 | 0.5056 |
67
+ | 0.1794 | 4.0 | 2140 | 0.7816 | 0.5156 |
68
+ | 0.1302 | 5.0 | 2675 | 0.8836 | 0.5156 |
69
 
70
 
71
  ### Framework versions