Datasets:
Modalities:
Text
Formats:
json
Sub-tasks:
natural-language-inference
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,13 @@ task_ids:
|
|
7 |
---
|
8 |
|
9 |
https://github.com/csitfun/LogiQA2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
https://github.com/csitfun/LogiQA2.0
|
10 |
+
|
11 |
+
Temporary citation:
|
12 |
+
```
|
13 |
+
@article{liu2020logiqa,
|
14 |
+
title={Logiqa: A challenge dataset for machine reading comprehension with logical reasoning},
|
15 |
+
author={Liu, Jian and Cui, Leyang and Liu, Hanmeng and Huang, Dandan and Wang, Yile and Zhang, Yue},
|
16 |
+
journal={arXiv preprint arXiv:2007.08124},
|
17 |
+
year={2020}
|
18 |
+
}
|
19 |
+
```
|