alanwang8 commited on
Commit
53e6113
1 Parent(s): 8e70f1a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -18,7 +18,7 @@ model-index:
18
  metrics:
19
  - name: Matthews Correlation
20
  type: matthews_correlation
21
- value: 0.6088262979015748
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,8 +28,8 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the glue dataset.
30
  It achieves the following results on the evaluation set:
31
- - Loss: 0.5601
32
- - Matthews Correlation: 0.6088
33
 
34
  ## Model description
35
 
@@ -60,11 +60,11 @@ The following hyperparameters were used during training:
60
 
61
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
62
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
63
- | No log | 1.0 | 268 | 0.5854 | 0.4865 |
64
- | 0.4087 | 2.0 | 536 | 0.4939 | 0.5495 |
65
- | 0.4087 | 3.0 | 804 | 0.6292 | 0.5687 |
66
- | 0.1978 | 4.0 | 1072 | 0.5601 | 0.6088 |
67
- | 0.1978 | 5.0 | 1340 | 0.6785 | 0.5931 |
68
 
69
 
70
  ### Framework versions
 
18
  metrics:
19
  - name: Matthews Correlation
20
  type: matthews_correlation
21
+ value: 0.5912435391119252
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the glue dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 0.5643
32
+ - Matthews Correlation: 0.5912
33
 
34
  ## Model description
35
 
 
60
 
61
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
62
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
63
+ | No log | 1.0 | 268 | 0.4890 | 0.5080 |
64
+ | 0.4099 | 2.0 | 536 | 0.4874 | 0.5312 |
65
+ | 0.4099 | 3.0 | 804 | 0.5917 | 0.5733 |
66
+ | 0.197 | 4.0 | 1072 | 0.5643 | 0.5912 |
67
+ | 0.197 | 5.0 | 1340 | 0.6762 | 0.5863 |
68
 
69
 
70
  ### Framework versions