sqlmodel / README.md
terryyz's picture
Upload dataset
fb84d50 verified
---
dataset_info:
features:
- name: prompt
dtype: string
- name: completion
dtype: string
- name: api
dtype: string
splits:
- name: train
num_bytes: 2894322
num_examples: 1663
- name: test
num_bytes: 92483
num_examples: 44
download_size: 450555
dataset_size: 2986805
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---