Datasets:
Tasks:
Question Answering
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10K<n<100K
License:
Commit
•
24883f1
1
Parent(s):
e95117a
Convert dataset sizes from base 2 to base 10 in the dataset card (#1)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (08962e6a72a2ed102b1db2022a09634f2bd645b9)
README.md
CHANGED
@@ -82,9 +82,9 @@ dataset_info:
|
|
82 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
83 |
- **Paper:** [MathQA: Towards Interpretable Math Word Problem Solving with Operation-Based Formalisms](https://aclanthology.org/N19-1245/)
|
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:**
|
86 |
-
- **Size of the generated dataset:**
|
87 |
-
- **Total amount of disk used:**
|
88 |
|
89 |
### Dataset Summary
|
90 |
|
@@ -108,9 +108,9 @@ AQuA-RAT has provided the questions, options, rationale, and the correct options
|
|
108 |
|
109 |
#### default
|
110 |
|
111 |
-
- **Size of downloaded dataset files:**
|
112 |
-
- **Size of the generated dataset:**
|
113 |
-
- **Total amount of disk used:**
|
114 |
|
115 |
An example of 'train' looks as follows.
|
116 |
```
|
|
|
82 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
83 |
- **Paper:** [MathQA: Towards Interpretable Math Word Problem Solving with Operation-Based Formalisms](https://aclanthology.org/N19-1245/)
|
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:** 7.30 MB
|
86 |
+
- **Size of the generated dataset:** 22.96 MB
|
87 |
+
- **Total amount of disk used:** 30.27 MB
|
88 |
|
89 |
### Dataset Summary
|
90 |
|
|
|
108 |
|
109 |
#### default
|
110 |
|
111 |
+
- **Size of downloaded dataset files:** 7.30 MB
|
112 |
+
- **Size of the generated dataset:** 22.96 MB
|
113 |
+
- **Total amount of disk used:** 30.27 MB
|
114 |
|
115 |
An example of 'train' looks as follows.
|
116 |
```
|