Convert dataset sizes from base 2 to base 10 in the dataset card

#2
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +6 -6
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:** 1647.72 MB
81
- - **Size of the generated dataset:** 1322.40 MB
82
- - **Total amount of disk used:** 2970.12 MB
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:** 1647.72 MB
130
- - **Size of the generated dataset:** 1322.40 MB
131
- - **Total amount of disk used:** 2970.12 MB
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
  ```