--- dataset_info: features: - name: Plan dtype: string - name: Question dtype: string - name: Query dtype: string - name: Reason dtype: string - name: Result dtype: bool - name: difficulty dtype: int64 - name: domain dtype: string - name: sql_task_type dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 2709150 num_examples: 2000 download_size: 589587 dataset_size: 2709150 configs: - config_name: default data_files: - split: train path: data/train-* ---