albertvillanova HF staff commited on
Commit
2b83480
1 Parent(s): c3d5662

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 (3af5b7ce7f99cc0f30651a585691c90f1b50770d)

Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -66,9 +66,9 @@ dataset_info:
66
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
67
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
68
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
69
- - **Size of downloaded dataset files:** 78.99 MB
70
- - **Size of the generated dataset:** 248.34 MB
71
- - **Total amount of disk used:** 327.33 MB
72
 
73
  ### Dataset Summary
74
 
@@ -108,9 +108,9 @@ from the DARPA TIDES program.
108
 
109
  #### house
110
 
111
- - **Size of downloaded dataset files:** 64.45 MB
112
- - **Size of the generated dataset:** 204.44 MB
113
- - **Total amount of disk used:** 268.89 MB
114
 
115
  An example of 'train' looks as follows.
116
  ```
@@ -122,9 +122,9 @@ An example of 'train' looks as follows.
122
 
123
  #### senate
124
 
125
- - **Size of downloaded dataset files:** 14.54 MB
126
- - **Size of the generated dataset:** 43.90 MB
127
- - **Total amount of disk used:** 58.44 MB
128
 
129
  An example of 'train' looks as follows.
130
  ```
66
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
67
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
68
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
69
+ - **Size of downloaded dataset files:** 82.83 MB
70
+ - **Size of the generated dataset:** 260.40 MB
71
+ - **Total amount of disk used:** 343.23 MB
72
 
73
  ### Dataset Summary
74
 
108
 
109
  #### house
110
 
111
+ - **Size of downloaded dataset files:** 67.58 MB
112
+ - **Size of the generated dataset:** 214.37 MB
113
+ - **Total amount of disk used:** 281.95 MB
114
 
115
  An example of 'train' looks as follows.
116
  ```
122
 
123
  #### senate
124
 
125
+ - **Size of downloaded dataset files:** 15.25 MB
126
+ - **Size of the generated dataset:** 46.03 MB
127
+ - **Total amount of disk used:** 61.28 MB
128
 
129
  An example of 'train' looks as follows.
130
  ```