Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
https://github.com/allenai/csqa2
|
10 |
+
|
11 |
+
```
|
12 |
+
@article{talmor2022commonsenseqa,
|
13 |
+
title={CommonsenseQA 2.0: Exposing the limits of AI through gamification},
|
14 |
+
author={Talmor, Alon and Yoran, Ori and Bras, Ronan Le and Bhagavatula, Chandra and Goldberg, Yoav and Choi, Yejin and Berant, Jonathan},
|
15 |
+
journal={arXiv preprint arXiv:2201.05320},
|
16 |
+
year={2022}
|
17 |
+
}
|
18 |
+
```
|