--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 34818227 num_examples: 16428 - name: test num_bytes: 1050788 num_examples: 1034 download_size: 3691335 dataset_size: 35869015 --- # Dataset Card for "text_to_sql_finetune" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)