dataset_info: | |
features: | |
- name: instruction | |
dtype: string | |
- name: context | |
dtype: string | |
- name: category | |
dtype: string | |
- name: response_1 | |
dtype: string | |
- name: response_2 | |
dtype: string | |
- name: response_3 | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 24320 | |
num_examples: 10 | |
download_size: 29608 | |
dataset_size: 24320 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# Dataset Card for "test" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |