metadata
dataset_info:
features:
- name: text
dtype: string
- name: instruction
dtype: string
- name: label
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 956182
num_examples: 1785
- name: valid
num_bytes: 105843
num_examples: 199
- name: test
num_bytes: 205249
num_examples: 496
download_size: 293753
dataset_size: 1267274
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*