Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
natural-language-inference
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
```
|
5 |
+
@inproceedings{min-etal-2020-syntactic,
|
6 |
+
title = "Syntactic Data Augmentation Increases Robustness to Inference Heuristics",
|
7 |
+
author = "Min, Junghyun and
|
8 |
+
McCoy, R. Thomas and
|
9 |
+
Das, Dipanjan and
|
10 |
+
Pitler, Emily and
|
11 |
+
Linzen, Tal",
|
12 |
+
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
|
13 |
+
month = jul,
|
14 |
+
year = "2020",
|
15 |
+
address = "Online",
|
16 |
+
publisher = "Association for Computational Linguistics",
|
17 |
+
url = "https://aclanthology.org/2020.acl-main.212",
|
18 |
+
doi = "10.18653/v1/2020.acl-main.212",
|
19 |
+
pages = "2339--2352",
|
20 |
+
}
|
21 |
+
```
|