Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
- text2text-generation
|
6 |
+
- text-generation
|
7 |
+
- fill-mask
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
+
---
|
13 |
+
# The dataset consists of a combination of datasets from QuAIL, RACE, and Cosmos QA, with some preporcessing
|