wikisql-processed / README.md
sartmis1's picture
Upload README.md with huggingface_hub
cf64199
|
raw
history blame contribute delete
No virus
774 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: messages
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 10327196
num_examples: 56355
- name: test
num_bytes: 2917591
num_examples: 15878
- name: validation
num_bytes: 2917591
num_examples: 15878
download_size: 0
dataset_size: 16162378
---
# Dataset Card for "wikisql-processed"
Based out of [wikisql](https://huggingface.co/datasets/wikisql)
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)