adorkin commited on
Commit
7f9632d
1 Parent(s): 75ef622

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -21,4 +21,15 @@ as a pair of sentences and the goal is to evaluate plausibility.
21
  ## Intended use & limitations
22
 
23
 
24
- ### How to use
 
 
 
 
 
 
 
 
 
 
 
 
21
  ## Intended use & limitations
22
 
23
 
24
+ ### How to use
25
+
26
+ ### BibTeX entry and citation info
27
+
28
+ ```bibtex
29
+ @article{sakaguchi2019winogrande,
30
+ title={WinoGrande: An Adversarial Winograd Schema Challenge at Scale},
31
+ author={Sakaguchi, Keisuke and Bras, Ronan Le and Bhagavatula, Chandra and Choi, Yejin},
32
+ journal={arXiv preprint arXiv:1907.10641},
33
+ year={2019}
34
+ }
35
+ ```