Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
prajjwal1
/
roberta_hellaswag
like
1
Multiple Choice
Transformers
PyTorch
hellaswag
roberta
commonsense-reasoning
sentence-completion
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
prajjwal1
commited on
May 28, 2021
Commit
1c4ee63
·
1 Parent(s):
4014e15
author
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
`RoBERTa` trained on HellaSwag dataset (`MultipleChoiceModel`). HellaSwag has a multiple choice questions format.
2
+
It gets around 74.99% accuracy.
3
+
4
+
[@prajjwal_1](https://twitter.com/prajjwal_1/)