Datasets:
Convert dataset sizes from base 2 to base 10 in the dataset card
#2
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -77,9 +77,9 @@ dataset_info:
|
|
77 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
-
- **Size of downloaded dataset files:**
|
81 |
-
- **Size of the generated dataset:**
|
82 |
-
- **Total amount of disk used:**
|
83 |
|
84 |
### Dataset Summary
|
85 |
|
@@ -126,9 +126,9 @@ ds = builder.as_streaming_dataset()
|
|
126 |
|
127 |
#### de-en
|
128 |
|
129 |
-
- **Size of downloaded dataset files:**
|
130 |
-
- **Size of the generated dataset:**
|
131 |
-
- **Total amount of disk used:**
|
132 |
|
133 |
An example of 'validation' looks as follows.
|
134 |
```
|
|
|
77 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
+
- **Size of downloaded dataset files:** 1.73 GB
|
81 |
+
- **Size of the generated dataset:** 1.39 GB
|
82 |
+
- **Total amount of disk used:** 3.11 GB
|
83 |
|
84 |
### Dataset Summary
|
85 |
|
|
|
126 |
|
127 |
#### de-en
|
128 |
|
129 |
+
- **Size of downloaded dataset files:** 1.73 GB
|
130 |
+
- **Size of the generated dataset:** 1.39 GB
|
131 |
+
- **Total amount of disk used:** 3.11 GB
|
132 |
|
133 |
An example of 'validation' looks as follows.
|
134 |
```
|