spider_dev_preds / README.md
alagaesia's picture
Upload README.md with huggingface_hub
4817581
---
license: mit
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: db_id
dtype: string
- name: query
dtype: string
- name: question
dtype: string
- name: create_w_keys
dtype: string
- name: create_wo_keys
dtype: string
- name: difficulty
dtype: string
- name: zero_shot_request
dtype: string
splits:
- name: train
num_bytes: 3321368
num_examples: 1034
download_size: 210145
dataset_size: 3321368
---