albertvillanova HF staff commited on
Commit
9f42982
1 Parent(s): 123fb1e

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 (75aaa66da7be874ab6188ebca12c3228eb2eb2b2)

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -89,9 +89,9 @@ dataset_info:
89
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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:** 29.51 MB
93
- - **Size of the generated dataset:** 30.34 MB
94
- - **Total amount of disk used:** 59.85 MB
95
 
96
  ### Dataset Summary
97
 
@@ -111,9 +111,9 @@ The HANS dataset is an NLI evaluation set that tests specific hypotheses about i
111
 
112
  #### plain_text
113
 
114
- - **Size of downloaded dataset files:** 29.51 MB
115
- - **Size of the generated dataset:** 30.34 MB
116
- - **Total amount of disk used:** 59.85 MB
117
 
118
  An example of 'train' looks as follows.
119
  ```
89
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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:** 30.94 MB
93
+ - **Size of the generated dataset:** 31.81 MB
94
+ - **Total amount of disk used:** 62.76 MB
95
 
96
  ### Dataset Summary
97
 
111
 
112
  #### plain_text
113
 
114
+ - **Size of downloaded dataset files:** 30.94 MB
115
+ - **Size of the generated dataset:** 31.81 MB
116
+ - **Total amount of disk used:** 62.76 MB
117
 
118
  An example of 'train' looks as follows.
119
  ```