dataset / README.md
bsrshn's picture
Upload README.md with huggingface_hub
3c78c52 verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: Instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 24660.19191919192
num_examples: 89
- name: test
num_bytes: 2770.808080808081
num_examples: 10
download_size: 19606
dataset_size: 27431.0
---
# Dataset Card for "dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)