Genresell commited on
Commit
bf61142
1 Parent(s): 9939faa

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Matthews Correlation
23
  type: matthews_correlation
24
- value: 0.5387376669923544
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.5531
35
- - Matthews Correlation: 0.5387
36
 
37
  ## Model description
38
 
@@ -63,16 +63,16 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
66
- | 0.5305 | 1.0 | 535 | 0.5387 | 0.3885 |
67
- | 0.352 | 2.0 | 1070 | 0.5164 | 0.4831 |
68
- | 0.2381 | 3.0 | 1605 | 0.5531 | 0.5387 |
69
- | 0.1815 | 4.0 | 2140 | 0.7291 | 0.5314 |
70
- | 0.1227 | 5.0 | 2675 | 0.8387 | 0.5268 |
71
 
72
 
73
  ### Framework versions
74
 
75
  - Transformers 4.26.1
76
- - Pytorch 1.13.1
77
  - Datasets 2.9.0
78
  - Tokenizers 0.13.2
 
21
  metrics:
22
  - name: Matthews Correlation
23
  type: matthews_correlation
24
+ value: 0.5291140309961344
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.8252
35
+ - Matthews Correlation: 0.5291
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
66
+ | 0.5226 | 1.0 | 535 | 0.5248 | 0.4151 |
67
+ | 0.3447 | 2.0 | 1070 | 0.4926 | 0.5082 |
68
+ | 0.2294 | 3.0 | 1605 | 0.5572 | 0.5196 |
69
+ | 0.1804 | 4.0 | 2140 | 0.7923 | 0.4975 |
70
+ | 0.1366 | 5.0 | 2675 | 0.8252 | 0.5291 |
71
 
72
 
73
  ### Framework versions
74
 
75
  - Transformers 4.26.1
76
+ - Pytorch 1.13.1+cu116
77
  - Datasets 2.9.0
78
  - Tokenizers 0.13.2