tadeous commited on
Commit
932c505
1 Parent(s): 83d9a21

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
  - glue
@@ -33,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  # distilroberta-base-mrpc-glue-tadeous
35
 
36
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the glue dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.6243
39
  - Accuracy: 0.8211
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - text-classification
5
  - generated_from_trainer
6
  datasets:
7
  - glue
 
34
 
35
  # distilroberta-base-mrpc-glue-tadeous
36
 
37
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the glue and the mrpc datasets.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.6243
40
  - Accuracy: 0.8211