File size: 287 Bytes
fc420a6
 
 
 
 
 
 
 
 
1c4ee63
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
tags:
- pytorch
- commonsense-reasoning
- sentence-completion
datasets:
- hellaswag
---

`RoBERTa` trained on HellaSwag dataset (`MultipleChoiceModel`). HellaSwag has a multiple choice questions format.
It gets around 74.99% accuracy.

[@prajjwal_1](https://twitter.com/prajjwal_1/)