Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
•
2cb02c2
1
Parent(s):
06b15ef
Convert dataset sizes from base 2 to base 10 in the dataset card (#2)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (fe60c3f26061652e0351082dccee1aff33457ef4)
README.md
CHANGED
@@ -82,9 +82,9 @@ dataset_info:
|
|
82 |
- **Repository:** https://github.com/jonathanherzig/commonsenseqa
|
83 |
- **Paper:** https://arxiv.org/abs/1811.00937
|
84 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
85 |
-
- **Size of downloaded dataset files:** 4.
|
86 |
-
- **Size of the generated dataset:** 2.
|
87 |
-
- **Total amount of disk used:** 6.
|
88 |
|
89 |
### Dataset Summary
|
90 |
|
@@ -107,9 +107,9 @@ The dataset is in English (`en`).
|
|
107 |
|
108 |
#### default
|
109 |
|
110 |
-
- **Size of downloaded dataset files:** 4.
|
111 |
-
- **Size of the generated dataset:** 2.
|
112 |
-
- **Total amount of disk used:** 6.
|
113 |
|
114 |
An example of 'train' looks as follows:
|
115 |
```
|
|
|
82 |
- **Repository:** https://github.com/jonathanherzig/commonsenseqa
|
83 |
- **Paper:** https://arxiv.org/abs/1811.00937
|
84 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
85 |
+
- **Size of downloaded dataset files:** 4.68 MB
|
86 |
+
- **Size of the generated dataset:** 2.18 MB
|
87 |
+
- **Total amount of disk used:** 6.86 MB
|
88 |
|
89 |
### Dataset Summary
|
90 |
|
|
|
107 |
|
108 |
#### default
|
109 |
|
110 |
+
- **Size of downloaded dataset files:** 4.68 MB
|
111 |
+
- **Size of the generated dataset:** 2.18 MB
|
112 |
+
- **Total amount of disk used:** 6.86 MB
|
113 |
|
114 |
An example of 'train' looks as follows:
|
115 |
```
|