Commit
•
1125123
1
Parent(s):
1e0cb50
Convert dataset sizes from base 2 to base 10 in the dataset card (#3)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (5a8e23c5475fa751343fc1c3720251c07622b4b3)
README.md
CHANGED
@@ -59,8 +59,8 @@ dataset_info:
|
|
59 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
61 |
- **Size of downloaded dataset files:** 0.00 MB
|
62 |
-
- **Size of the generated dataset:**
|
63 |
-
- **Total amount of disk used:**
|
64 |
|
65 |
### Dataset Summary
|
66 |
|
@@ -86,8 +86,8 @@ that removes non-content sections and structured objects.
|
|
86 |
#### en
|
87 |
|
88 |
- **Size of downloaded dataset files:** 0.00 MB
|
89 |
-
- **Size of the generated dataset:**
|
90 |
-
- **Total amount of disk used:**
|
91 |
|
92 |
An example of 'train' looks as follows.
|
93 |
```
|
|
|
59 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
61 |
- **Size of downloaded dataset files:** 0.00 MB
|
62 |
+
- **Size of the generated dataset:** 10.47 GB
|
63 |
+
- **Total amount of disk used:** 10.47 GB
|
64 |
|
65 |
### Dataset Summary
|
66 |
|
|
|
86 |
#### en
|
87 |
|
88 |
- **Size of downloaded dataset files:** 0.00 MB
|
89 |
+
- **Size of the generated dataset:** 10.47 GB
|
90 |
+
- **Total amount of disk used:** 10.47 GB
|
91 |
|
92 |
An example of 'train' looks as follows.
|
93 |
```
|