sample_data / README.md
vaidehikale24's picture
Upload dataset
33b71c6 verified
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 20697.1875
num_examples: 33
- name: test
num_bytes: 9407.8125
num_examples: 15
download_size: 41615
dataset_size: 30105.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---