Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
1K - 10K
License:
Commit
•
9ee1d59
1
Parent(s):
1f05c39
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 (dd78c5a4500733e5486e40e44bba8b674ee8bfd1)
README.md
CHANGED
@@ -70,9 +70,9 @@ dataset_info:
|
|
70 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
71 |
- **Paper:** [Semantic Parsing on Freebase from Question-Answer Pairs](https://aclanthology.org/D13-1160/)
|
72 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
73 |
-
- **Size of downloaded dataset files:** 1.
|
74 |
-
- **Size of the generated dataset:** 0.
|
75 |
-
- **Total amount of disk used:** 2.
|
76 |
|
77 |
### Dataset Summary
|
78 |
|
@@ -95,9 +95,9 @@ The questions are popular ones asked on the web (at least in 2013).
|
|
95 |
|
96 |
#### default
|
97 |
|
98 |
-
- **Size of downloaded dataset files:** 1.
|
99 |
-
- **Size of the generated dataset:** 0.
|
100 |
-
- **Total amount of disk used:** 2.
|
101 |
|
102 |
An example of 'train' looks as follows.
|
103 |
```
|
|
|
70 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
71 |
- **Paper:** [Semantic Parsing on Freebase from Question-Answer Pairs](https://aclanthology.org/D13-1160/)
|
72 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
73 |
+
- **Size of downloaded dataset files:** 1.27 MB
|
74 |
+
- **Size of the generated dataset:** 0.83 MB
|
75 |
+
- **Total amount of disk used:** 2.10 MB
|
76 |
|
77 |
### Dataset Summary
|
78 |
|
|
|
95 |
|
96 |
#### default
|
97 |
|
98 |
+
- **Size of downloaded dataset files:** 1.27 MB
|
99 |
+
- **Size of the generated dataset:** 0.83 MB
|
100 |
+
- **Total amount of disk used:** 2.10 MB
|
101 |
|
102 |
An example of 'train' looks as follows.
|
103 |
```
|