Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Italian
Size:
10K - 100K
License:
Commit
·
dbbfce7
1
Parent(s):
7dcc7d4
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 (13b637db6816e1a64ad2a104af9197e920d826ac)
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:** 8.
|
83 |
-
- **Size of the generated dataset:**
|
84 |
-
- **Total amount of disk used:**
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
@@ -104,9 +104,9 @@ into Italian. It represents a large-scale dataset for open question answering pr
|
|
104 |
|
105 |
#### default
|
106 |
|
107 |
-
- **Size of downloaded dataset files:** 8.
|
108 |
-
- **Size of the generated dataset:**
|
109 |
-
- **Total amount of disk used:**
|
110 |
|
111 |
An example of 'train' looks as follows.
|
112 |
```
|
|
|
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:** 8.78 MB
|
83 |
+
- **Size of the generated dataset:** 58.79 MB
|
84 |
+
- **Total amount of disk used:** 67.57 MB
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
|
|
104 |
|
105 |
#### default
|
106 |
|
107 |
+
- **Size of downloaded dataset files:** 8.78 MB
|
108 |
+
- **Size of the generated dataset:** 58.79 MB
|
109 |
+
- **Total amount of disk used:** 67.57 MB
|
110 |
|
111 |
An example of 'train' looks as follows.
|
112 |
```
|