philikai's picture
Upload README.md with huggingface_hub
1275483
|
raw
history blame
No virus
855 Bytes
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: db_id
dtype: string
- name: query
dtype: string
- name: question
dtype: string
- name: schema
dtype: string
- name: primary_keys
dtype: string
- name: foreign_keys
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 46264027
num_examples: 8659
- name: validation
num_bytes: 4478136
num_examples: 1034
download_size: 0
dataset_size: 50742163
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
# Dataset Card for "Spider-SQL-LLAMA2_train"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)