metadata
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 23664162
num_examples: 16960
- name: validation
num_bytes: 2943451
num_examples: 2120
- name: test
num_bytes: 2795175
num_examples: 2120
download_size: 186628
dataset_size: 29402788
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*