metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
- name: prompt_idx
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 4333219
num_examples: 234
- name: test
num_bytes: 491267
num_examples: 27
download_size: 2261791
dataset_size: 4824486