Datasets:
Tasks:
Question Answering
Sub-tasks:
extractive-qa
Languages:
Spanish
Size:
10K<n<100K
ArXiv:
License:
Commit
•
392af02
1
Parent(s):
97a5609
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 (e44f1daaf34ab9fe80f5148e0745bd91d2891f25)
README.md
CHANGED
@@ -79,9 +79,9 @@ dataset_info:
|
|
79 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
-
- **Size of downloaded dataset files:**
|
83 |
-
- **Size of the generated dataset:**
|
84 |
-
- **Total amount of disk used:**
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
@@ -101,9 +101,9 @@ Automatic translation of the Stanford Question Answering Dataset (SQuAD) v2 into
|
|
101 |
|
102 |
#### v1.1.0
|
103 |
|
104 |
-
- **Size of downloaded dataset files:**
|
105 |
-
- **Size of the generated dataset:**
|
106 |
-
- **Total amount of disk used:**
|
107 |
|
108 |
An example of 'train' looks as follows.
|
109 |
```
|
|
|
79 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
+
- **Size of downloaded dataset files:** 39.29 MB
|
83 |
+
- **Size of the generated dataset:** 94.63 MB
|
84 |
+
- **Total amount of disk used:** 133.92 MB
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
|
|
101 |
|
102 |
#### v1.1.0
|
103 |
|
104 |
+
- **Size of downloaded dataset files:** 39.29 MB
|
105 |
+
- **Size of the generated dataset:** 94.63 MB
|
106 |
+
- **Total amount of disk used:** 133.92 MB
|
107 |
|
108 |
An example of 'train' looks as follows.
|
109 |
```
|