Commit
•
047c117
1
Parent(s):
8b0b09f
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 (96908b12f36733235fb88b7157bdd5479ca0cd72)
README.md
CHANGED
@@ -90,8 +90,8 @@ dataset_info:
|
|
90 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
- **Size of downloaded dataset files:** 0.00 MB
|
93 |
-
- **Size of the generated dataset:**
|
94 |
-
- **Total amount of disk used:**
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
@@ -131,8 +131,8 @@ English (`en`).
|
|
131 |
#### default
|
132 |
|
133 |
- **Size of downloaded dataset files:** 0.00 MB
|
134 |
-
- **Size of the generated dataset:**
|
135 |
-
- **Total amount of disk used:**
|
136 |
|
137 |
An example of 'train' looks as follows.
|
138 |
```
|
|
|
90 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
- **Size of downloaded dataset files:** 0.00 MB
|
93 |
+
- **Size of the generated dataset:** 5.30 GB
|
94 |
+
- **Total amount of disk used:** 5.30 GB
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
|
|
131 |
#### default
|
132 |
|
133 |
- **Size of downloaded dataset files:** 0.00 MB
|
134 |
+
- **Size of the generated dataset:** 5.30 GB
|
135 |
+
- **Total amount of disk used:** 5.30 GB
|
136 |
|
137 |
An example of 'train' looks as follows.
|
138 |
```
|