albertvillanova HF staff commited on
Commit
d34a6cb
1 Parent(s): 7c7101c

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

Browse files

Convert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -60,9 +60,9 @@ dataset_info:
60
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
61
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
62
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
63
- - **Size of downloaded dataset files:** 2.10 MB
64
- - **Size of the generated dataset:** 6.45 MB
65
- - **Total amount of disk used:** 8.55 MB
66
 
67
  ### Dataset Summary
68
 
@@ -82,9 +82,9 @@ We introduce Social IQa: Social Interaction QA, a new question-answering benchma
82
 
83
  #### default
84
 
85
- - **Size of downloaded dataset files:** 2.10 MB
86
- - **Size of the generated dataset:** 6.45 MB
87
- - **Total amount of disk used:** 8.55 MB
88
 
89
  An example of 'validation' looks as follows.
90
  ```
 
60
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
61
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
62
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
63
+ - **Size of downloaded dataset files:** 2.20 MB
64
+ - **Size of the generated dataset:** 6.76 MB
65
+ - **Total amount of disk used:** 8.97 MB
66
 
67
  ### Dataset Summary
68
 
 
82
 
83
  #### default
84
 
85
+ - **Size of downloaded dataset files:** 2.20 MB
86
+ - **Size of the generated dataset:** 6.76 MB
87
+ - **Total amount of disk used:** 8.97 MB
88
 
89
  An example of 'validation' looks as follows.
90
  ```