aemili commited on
Commit
ef43c89
1 Parent(s): 171dc0f

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.53798066544186
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.7560
33
- - Matthews Correlation: 0.5380
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.5216 | 1.0 | 535 | 0.5172 | 0.4298 |
65
- | 0.3489 | 2.0 | 1070 | 0.5754 | 0.4774 |
66
- | 0.2378 | 3.0 | 1605 | 0.6315 | 0.5091 |
67
- | 0.1786 | 4.0 | 2140 | 0.7560 | 0.5380 |
68
- | 0.1396 | 5.0 | 2675 | 0.8175 | 0.5367 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Matthews Correlation
21
  type: matthews_correlation
22
+ value: 0.542244787638552
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.7599
33
+ - Matthews Correlation: 0.5422
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
+ | 0.5195 | 1.0 | 535 | 0.5223 | 0.4035 |
65
+ | 0.3465 | 2.0 | 1070 | 0.5785 | 0.4581 |
66
+ | 0.2349 | 3.0 | 1605 | 0.6114 | 0.5013 |
67
+ | 0.1811 | 4.0 | 2140 | 0.7599 | 0.5422 |
68
+ | 0.134 | 5.0 | 2675 | 0.8407 | 0.5344 |
69
 
70
 
71
  ### Framework versions