Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
albertvillanova HF staff commited on
Commit
3fd30a5
1 Parent(s): 8a06652

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 +9 -9
README.md CHANGED
@@ -114,9 +114,9 @@ dataset_info:
114
  - **Repository:** https://github.com/google-research-datasets/discofuse
115
  - **Paper:** [DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion](https://arxiv.org/abs/1902.10526)
116
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
- - **Size of downloaded dataset files:** 5764.06 MB
118
- - **Size of the generated dataset:** 20547.64 MB
119
- - **Total amount of disk used:** 26311.70 MB
120
 
121
  ### Dataset Summary
122
 
@@ -136,9 +136,9 @@ DiscoFuse is a large scale dataset for discourse-based sentence fusion.
136
 
137
  #### discofuse-sport
138
 
139
- - **Size of downloaded dataset files:** 4126.20 MB
140
- - **Size of the generated dataset:** 14341.49 MB
141
- - **Total amount of disk used:** 18467.70 MB
142
 
143
  An example of 'train' looks as follows.
144
  ```
@@ -156,9 +156,9 @@ An example of 'train' looks as follows.
156
 
157
  #### discofuse-wikipedia
158
 
159
- - **Size of downloaded dataset files:** 1637.86 MB
160
- - **Size of the generated dataset:** 6206.14 MB
161
- - **Total amount of disk used:** 7844.01 MB
162
 
163
  An example of 'validation' looks as follows.
164
  ```
 
114
  - **Repository:** https://github.com/google-research-datasets/discofuse
115
  - **Paper:** [DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion](https://arxiv.org/abs/1902.10526)
116
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
+ - **Size of downloaded dataset files:** 6.04 GB
118
+ - **Size of the generated dataset:** 21.55 GB
119
+ - **Total amount of disk used:** 27.59 GB
120
 
121
  ### Dataset Summary
122
 
 
136
 
137
  #### discofuse-sport
138
 
139
+ - **Size of downloaded dataset files:** 4.33 GB
140
+ - **Size of the generated dataset:** 15.04 GB
141
+ - **Total amount of disk used:** 19.36 GB
142
 
143
  An example of 'train' looks as follows.
144
  ```
 
156
 
157
  #### discofuse-wikipedia
158
 
159
+ - **Size of downloaded dataset files:** 1.72 GB
160
+ - **Size of the generated dataset:** 6.51 GB
161
+ - **Total amount of disk used:** 8.23 GB
162
 
163
  An example of 'validation' looks as follows.
164
  ```