rwang5688 commited on
Commit
99cde44
1 Parent(s): 8676cde

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.5429064789214383
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.7438
33
- - Matthews Correlation: 0.5429
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.526 | 1.0 | 535 | 0.5387 | 0.4152 |
65
- | 0.3475 | 2.0 | 1070 | 0.5059 | 0.5264 |
66
- | 0.2355 | 3.0 | 1605 | 0.6252 | 0.5422 |
67
- | 0.1727 | 4.0 | 2140 | 0.7438 | 0.5429 |
68
- | 0.1231 | 5.0 | 2675 | 0.8464 | 0.5422 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Matthews Correlation
21
  type: matthews_correlation
22
+ value: 0.5518326707011334
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.7528
33
+ - Matthews Correlation: 0.5518
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
+ | 0.5248 | 1.0 | 535 | 0.5325 | 0.3973 |
65
+ | 0.3479 | 2.0 | 1070 | 0.5064 | 0.5235 |
66
+ | 0.2337 | 3.0 | 1605 | 0.6480 | 0.5022 |
67
+ | 0.1721 | 4.0 | 2140 | 0.7528 | 0.5518 |
68
+ | 0.1292 | 5.0 | 2675 | 0.8475 | 0.5485 |
69
 
70
 
71
  ### Framework versions