metadata
dataset_info:
features:
- name: prompt
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 15967408
num_examples: 26606
- name: validation
num_bytes: 1811152
num_examples: 2956
- name: test
num_bytes: 606830
num_examples: 1000
download_size: 7291881
dataset_size: 18385390
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*