BAHIJA commited on
Commit
36cf32c
1 Parent(s): 348fbf6

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.5350407726436055
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.8331
33
- - Matthews Correlation: 0.5350
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.5251 | 1.0 | 535 | 0.5303 | 0.4185 |
65
- | 0.347 | 2.0 | 1070 | 0.5036 | 0.4999 |
66
- | 0.2377 | 3.0 | 1605 | 0.6755 | 0.5111 |
67
- | 0.1703 | 4.0 | 2140 | 0.7544 | 0.5341 |
68
- | 0.1247 | 5.0 | 2675 | 0.8331 | 0.5350 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Matthews Correlation
21
  type: matthews_correlation
22
+ value: 0.5481326292844919
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.7371
33
+ - Matthews Correlation: 0.5481
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
64
+ | 0.5298 | 1.0 | 535 | 0.5333 | 0.4142 |
65
+ | 0.3619 | 2.0 | 1070 | 0.5174 | 0.5019 |
66
+ | 0.2449 | 3.0 | 1605 | 0.6394 | 0.4921 |
67
+ | 0.1856 | 4.0 | 2140 | 0.7371 | 0.5481 |
68
+ | 0.133 | 5.0 | 2675 | 0.8600 | 0.5327 |
69
 
70
 
71
  ### Framework versions