Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
b45b30e
·
1 Parent(s): 0846d88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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
+ ```