--- dataset_info: features: - name: question_id dtype: int32 - name: db_id dtype: string - name: question dtype: string - name: evidence dtype: string - name: sql dtype: string - name: view_name dtype: string - name: iql_filters dtype: string - name: iql_filters_unsupported dtype: bool - name: iql_aggregation dtype: string - name: iql_aggregation_unsupported dtype: bool - name: iql_context dtype: bool - name: difficulty dtype: string splits: - name: dev num_bytes: 53709 num_examples: 129 download_size: 23898 dataset_size: 53709 configs: - config_name: default data_files: - split: dev path: data/dev-* ---