librarian-bot's picture
Librarian Bot: Add language metadata for dataset
04fd467 verified
|
raw
history blame
446 Bytes
---
language:
- en
dataset_info:
features:
- name: question
dtype: string
- name: schema
dtype: string
- name: response
dtype: string
- name: Output_Formatting
dtype: int64
- name: Sql_execution
dtype: int64
splits:
- name: train
num_bytes: 177499
num_examples: 100
download_size: 40679
dataset_size: 177499
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---