sujathass commited on
Commit
e37a765
·
1 Parent(s): 376bcb8

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.5258663312307151
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.8434
35
- - Matthews Correlation: 0.5259
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.5317 | 1.0 | 535 | 0.5481 | 0.3985 |
67
- | 0.3537 | 2.0 | 1070 | 0.5353 | 0.4731 |
68
- | 0.2369 | 3.0 | 1605 | 0.5614 | 0.5159 |
69
- | 0.1733 | 4.0 | 2140 | 0.8033 | 0.5212 |
70
- | 0.1186 | 5.0 | 2675 | 0.8434 | 0.5259 |
71
 
72
 
73
  ### Framework versions
 
21
  metrics:
22
  - name: Matthews Correlation
23
  type: matthews_correlation
24
+ value: 0.5301312348234369
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.5363
35
+ - Matthews Correlation: 0.5301
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
66
+ | 0.5273 | 1.0 | 535 | 0.5313 | 0.3976 |
67
+ | 0.3479 | 2.0 | 1070 | 0.5055 | 0.4767 |
68
+ | 0.2389 | 3.0 | 1605 | 0.5363 | 0.5301 |
69
+ | 0.1779 | 4.0 | 2140 | 0.7814 | 0.5200 |
70
+ | 0.1266 | 5.0 | 2675 | 0.8288 | 0.5150 |
71
 
72
 
73
  ### Framework versions