File size: 621 Bytes
2b57d7a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
dataset_info:
features:
- name: q_id
dtype: int64
- name: input_ids
sequence: int64
- name: attention_mask
sequence: int64
- name: labels
sequence: int64
- name: input_text
dtype: string
- name: output_text
dtype: string
- name: input_prompt
dtype: string
splits:
- name: train
num_bytes: 2152594565
num_examples: 18087
download_size: 156951817
dataset_size: 2152594565
---
# Dataset Card for "BIRD_for_augment_sql2question"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |