metadata
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: format
dtype: string
- name: type
dtype: string
- name: iteration
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 347555058
num_examples: 1405400
- name: validation
num_bytes: 3543351
num_examples: 14340
- name: test
num_bytes: 3540584
num_examples: 14340
download_size: 154910886
dataset_size: 354638993
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*