Datasets:

Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
albertvillanova HF staff commited on
Commit
8f4cbf0
1 Parent(s): aab93b0

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
@@ -83,9 +83,9 @@ dataset_info:
83
  - **Repository:** https://github.com/stanfordnlp/coqa-baselines
84
  - **Paper:** [CoQA: A Conversational Question Answering Challenge](https://arxiv.org/abs/1808.07042)
85
  - **Point of Contact:** [Google Group](https://groups.google.com/forum/#!forum/coqa), [Siva Reddy](mailto:[email protected]), [Danqi Chen](mailto:[email protected])
86
- - **Size of downloaded dataset files:** 55.40 MB
87
- - **Size of the generated dataset:** 18.35 MB
88
- - **Total amount of disk used:** 73.75 MB
89
 
90
  ### Dataset Summary
91
 
@@ -107,9 +107,9 @@ Our dataset contains 127k questions with answers, obtained from 8k conversations
107
 
108
  #### default
109
 
110
- - **Size of downloaded dataset files:** 55.40 MB
111
- - **Size of the generated dataset:** 18.35 MB
112
- - **Total amount of disk used:** 73.75 MB
113
 
114
  An example of 'train' looks as follows.
115
  ```
 
83
  - **Repository:** https://github.com/stanfordnlp/coqa-baselines
84
  - **Paper:** [CoQA: A Conversational Question Answering Challenge](https://arxiv.org/abs/1808.07042)
85
  - **Point of Contact:** [Google Group](https://groups.google.com/forum/#!forum/coqa), [Siva Reddy](mailto:[email protected]), [Danqi Chen](mailto:[email protected])
86
+ - **Size of downloaded dataset files:** 58.09 MB
87
+ - **Size of the generated dataset:** 19.24 MB
88
+ - **Total amount of disk used:** 77.33 MB
89
 
90
  ### Dataset Summary
91
 
 
107
 
108
  #### default
109
 
110
+ - **Size of downloaded dataset files:** 58.09 MB
111
+ - **Size of the generated dataset:** 19.24 MB
112
+ - **Total amount of disk used:** 77.33 MB
113
 
114
  An example of 'train' looks as follows.
115
  ```