Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
natural-language-inference
Languages:
English
Size:
100K - 1M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,14 @@ task_categories:
|
|
7 |
language:
|
8 |
- en
|
9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
language:
|
8 |
- en
|
9 |
---
|
10 |
+
https://github.com/rudinger/defeasible-nli
|
11 |
+
```
|
12 |
+
@inproceedings{rudinger2020thinking,
|
13 |
+
title={Thinking like a skeptic:
|
14 |
+
feasible inference in natural language},
|
15 |
+
author={Rudinger, Rachel and Shwartz, Vered and Hwang, Jena D and Bhagavatula, Chandra and Forbes, Maxwell and Le Bras, Ronan and Smith, Noah A and Choi, Yejin},
|
16 |
+
booktitle={Findings of the Association for Computational Linguistics: EMNLP 2020},
|
17 |
+
pages={4661--4675},
|
18 |
+
year={2020}
|
19 |
+
}
|
20 |
+
```
|