prajjwal1 commited on
Commit
fc420a6
1 Parent(s): 9d5d08d
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  `RoBERTa` trained on HellaSwag dataset (`MultipleChoiceModel`). HellaSwag has a multiple choice questions format.
2
  It gets around 74.99% accuracy.
3
 
1
+ ---
2
+ tags:
3
+ - pytorch
4
+ - commonsense-reasoning
5
+ - sentence-completion
6
+ datasets:
7
+ - hellaswag
8
+ ---
9
+
10
  `RoBERTa` trained on HellaSwag dataset (`MultipleChoiceModel`). HellaSwag has a multiple choice questions format.
11
  It gets around 74.99% accuracy.
12