albertvillanova HF staff commited on
Commit
89e866d
1 Parent(s): 181a293

Convert dataset sizes from base 2 to base 10 in the dataset card (#1)

Browse files

- Convert dataset sizes from base 2 to base 10 in the dataset card (392ac08db9b9c3c922ce5af9e7720205072e616b)

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -51,9 +51,9 @@ dataset_info:
51
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
- - **Size of downloaded dataset files:** 1.06 MB
55
- - **Size of the generated dataset:** 1.06 MB
56
- - **Total amount of disk used:** 2.13 MB
57
 
58
  ### Dataset Summary
59
 
@@ -88,9 +88,9 @@ d = d.batch(batch_size)
88
 
89
  #### default
90
 
91
- - **Size of downloaded dataset files:** 1.06 MB
92
- - **Size of the generated dataset:** 1.06 MB
93
- - **Total amount of disk used:** 2.13 MB
94
 
95
  An example of 'train' looks as follows.
96
  ```
51
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
+ - **Size of downloaded dataset files:** 1.11 MB
55
+ - **Size of the generated dataset:** 1.11 MB
56
+ - **Total amount of disk used:** 2.23 MB
57
 
58
  ### Dataset Summary
59
 
88
 
89
  #### default
90
 
91
+ - **Size of downloaded dataset files:** 1.11 MB
92
+ - **Size of the generated dataset:** 1.11 MB
93
+ - **Total amount of disk used:** 2.23 MB
94
 
95
  An example of 'train' looks as follows.
96
  ```