aemili commited on
Commit
abf41db
1 Parent(s): 0df5288

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.5331291095663535
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.7440
33
- - Matthews Correlation: 0.5331
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.5189 | 1.0 | 535 | 0.4977 | 0.4332 |
65
- | 0.3429 | 2.0 | 1070 | 0.5459 | 0.4831 |
66
- | 0.2324 | 3.0 | 1605 | 0.6326 | 0.4936 |
67
- | 0.1706 | 4.0 | 2140 | 0.7440 | 0.5331 |
68
- | 0.132 | 5.0 | 2675 | 0.8578 | 0.5298 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Matthews Correlation
21
  type: matthews_correlation
22
+ value: 0.5317477654019562
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.7578
33
+ - Matthews Correlation: 0.5317
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
+ | 0.5239 | 1.0 | 535 | 0.5219 | 0.4097 |
65
+ | 0.3483 | 2.0 | 1070 | 0.5775 | 0.4913 |
66
+ | 0.2296 | 3.0 | 1605 | 0.6440 | 0.4903 |
67
+ | 0.1734 | 4.0 | 2140 | 0.7578 | 0.5317 |
68
+ | 0.137 | 5.0 | 2675 | 0.8612 | 0.5192 |
69
 
70
 
71
  ### Framework versions