Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
text-to-sql
License:
albertvillanova HF staff commited on
Commit
829510c
1 Parent(s): eef7503

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 (2bbfa99ba0dca4a87d5ddb03195edb3f4c631780)

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -109,9 +109,9 @@ dataset_info:
109
  - **Repository:** https://github.com/salesforce/WikiSQL
110
  - **Paper:** [Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning](https://arxiv.org/abs/1709.00103)
111
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
112
- - **Size of downloaded dataset files:** 24.95 MB
113
- - **Size of the generated dataset:** 147.57 MB
114
- - **Total amount of disk used:** 172.52 MB
115
 
116
  ### Dataset Summary
117
 
@@ -134,9 +134,9 @@ of questions and SQL queries distributed across 24241 tables from Wikipedia.
134
 
135
  #### default
136
 
137
- - **Size of downloaded dataset files:** 24.95 MB
138
- - **Size of the generated dataset:** 147.57 MB
139
- - **Total amount of disk used:** 172.52 MB
140
 
141
  An example of 'validation' looks as follows.
142
  ```
109
  - **Repository:** https://github.com/salesforce/WikiSQL
110
  - **Paper:** [Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning](https://arxiv.org/abs/1709.00103)
111
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
112
+ - **Size of downloaded dataset files:** 26.16 MB
113
+ - **Size of the generated dataset:** 154.74 MB
114
+ - **Total amount of disk used:** 180.90 MB
115
 
116
  ### Dataset Summary
117
 
134
 
135
  #### default
136
 
137
+ - **Size of downloaded dataset files:** 26.16 MB
138
+ - **Size of the generated dataset:** 154.74 MB
139
+ - **Total amount of disk used:** 180.90 MB
140
 
141
  An example of 'validation' looks as follows.
142
  ```