File size: 425 Bytes
e43c6a9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
dataset_info:
features:
- name: instruction
dtype: string
- name: task_type
dtype: string
- name: task_subtype
dtype: string
- name: task_subsubtype
dtype: string
splits:
- name: instructions
num_bytes: 3193165
num_examples: 2115
download_size: 1549158
dataset_size: 3193165
configs:
- config_name: default
data_files:
- split: instructions
path: data/instructions-*
---
|