update model card README.md
Browse files
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.
|
22 |
-
- Matthews Correlation: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -56,7 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
-
- Transformers 4.
|
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
|