Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
23ff83b
·
1 Parent(s): 0a3c714

Create README.md

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