metadata
dataset_info:
features:
- name: instruction
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 11099830
num_examples: 13509
- name: test
num_bytes: 1215596
num_examples: 1502
download_size: 7723722
dataset_size: 12315426
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*