Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- question-answering
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
---
|
7 |
+
Race-C : additional data for race (high school/middle school) but for college level
|
8 |
+
|
9 |
+
```bib
|
10 |
+
@InProceedings{pmlr-v101-liang19a,
|
11 |
+
title={A New Multi-choice Reading Comprehension Dataset for Curriculum Learning},
|
12 |
+
author={Liang, Yichan and Li, Jianheng and Yin, Jian},
|
13 |
+
booktitle={Proceedings of The Eleventh Asian Conference on Machine Learning},
|
14 |
+
pages={742--757},
|
15 |
+
year={2019}
|
16 |
+
```
|