configs: | |
- config_name: default | |
data_files: | |
- split: context | |
path: data/context-* | |
- split: text_sql_v1 | |
path: data/text_sql_v1-* | |
- split: sparc | |
path: data/sparc-* | |
dataset_info: | |
features: | |
- name: NATURAL_LANG | |
dtype: string | |
- name: SQL | |
dtype: string | |
- name: SCHEMA | |
dtype: string | |
- name: input_ids | |
sequence: int32 | |
- name: attention_mask | |
sequence: int8 | |
- name: labels | |
sequence: int64 | |
splits: | |
- name: context | |
num_bytes: 299674929 | |
num_examples: 78519 | |
- name: text_sql_v1 | |
num_bytes: 899253880 | |
num_examples: 220302 | |
- name: sparc | |
num_bytes: 12250417 | |
num_examples: 2846 | |
download_size: 94153422 | |
dataset_size: 1211179226 | |
# Dataset Card for "Univeral_SQL_Three_Datasets_Combined_WithText_IDs" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |