sileod commited on
Commit
2a6ec78
·
1 Parent(s): 555b158

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ task_categories:
5
+ - text-classification
6
+ ---
7
+
8
+ ```bib
9
+ @inproceedings{parrish-etal-2021-putting-linguist,
10
+ title = "Does Putting a Linguist in the Loop Improve {NLU} Data Collection?",
11
+ author = "Parrish, Alicia and
12
+ Huang, William and
13
+ Agha, Omar and
14
+ Lee, Soo-Hwan and
15
+ Nangia, Nikita and
16
+ Warstadt, Alexia and
17
+ Aggarwal, Karmanya and
18
+ Allaway, Emily and
19
+ Linzen, Tal and
20
+ Bowman, Samuel R.",
21
+ booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
22
+ month = nov,
23
+ year = "2021",
24
+ address = "Punta Cana, Dominican Republic",
25
+ publisher = "Association for Computational Linguistics",
26
+ url = "https://aclanthology.org/2021.findings-emnlp.421",
27
+ doi = "10.18653/v1/2021.findings-emnlp.421",
28
+ pages = "4886--4901",
29
+ }
30
+ ```