Jinchen commited on
Commit
65361c7
1 Parent(s): e07229f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the glue dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5854
22
- - Matthews Correlation: 0.5791
23
 
24
  ## Model description
25
 
@@ -56,7 +56,7 @@ The following hyperparameters were used during training:
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.18.0
60
  - Pytorch 1.10.0+cpu
61
  - Datasets 2.3.2
62
  - Tokenizers 0.12.1
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the glue dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5576
22
+ - Matthews Correlation: 0.6094
23
 
24
  ## Model description
25
 
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.20.1
60
  - Pytorch 1.10.0+cpu
61
  - Datasets 2.3.2
62
  - Tokenizers 0.12.1