Datasets:
Tasks:
Multiple Choice
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10K<n<100K
ArXiv:
License:
Commit
•
81c5213
1
Parent(s):
7abfcdb
Convert dataset sizes from base 2 to base 10 in the dataset card (#3)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (16b78e3af3d7e2172ccf51a7f4a878e393d93aba)
README.md
CHANGED
@@ -83,9 +83,9 @@ dataset_info:
|
|
83 |
- **Repository:** https://github.com/wilburOne/cosmosqa/
|
84 |
- **Paper:** [Cosmos QA: Machine Reading Comprehension with Contextual Commonsense Reasoning](https://arxiv.org/abs/1909.00277)
|
85 |
- **Point of Contact:** [Lifu Huang](mailto:[email protected])
|
86 |
-
- **Size of downloaded dataset files:**
|
87 |
-
- **Size of the generated dataset:**
|
88 |
-
- **Total amount of disk used:**
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
@@ -105,9 +105,9 @@ Cosmos QA is a large-scale dataset of 35.6K problems that require commonsense-ba
|
|
105 |
|
106 |
#### default
|
107 |
|
108 |
-
- **Size of downloaded dataset files:**
|
109 |
-
- **Size of the generated dataset:**
|
110 |
-
- **Total amount of disk used:**
|
111 |
|
112 |
An example of 'validation' looks as follows.
|
113 |
```
|
|
|
83 |
- **Repository:** https://github.com/wilburOne/cosmosqa/
|
84 |
- **Paper:** [Cosmos QA: Machine Reading Comprehension with Contextual Commonsense Reasoning](https://arxiv.org/abs/1909.00277)
|
85 |
- **Point of Contact:** [Lifu Huang](mailto:[email protected])
|
86 |
+
- **Size of downloaded dataset files:** 24.40 MB
|
87 |
+
- **Size of the generated dataset:** 24.51 MB
|
88 |
+
- **Total amount of disk used:** 48.91 MB
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
|
|
105 |
|
106 |
#### default
|
107 |
|
108 |
+
- **Size of downloaded dataset files:** 24.40 MB
|
109 |
+
- **Size of the generated dataset:** 24.51 MB
|
110 |
+
- **Total amount of disk used:** 48.91 MB
|
111 |
|
112 |
An example of 'validation' looks as follows.
|
113 |
```
|