metadata
language:
- en
dataset_info:
features:
- name: instruction
dtype: string
- name: function
dtype: string
splits:
- name: train
num_bytes: 10892
num_examples: 147
- name: test
num_bytes: 2571
num_examples: 37
download_size: 8323
dataset_size: 13463
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*