Dash00's picture
Upload dataset
fd69f8e verified
|
raw
history blame
447 Bytes
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 5141406
num_examples: 6624
- name: test
num_bytes: 95940
num_examples: 122
download_size: 750512
dataset_size: 5237346
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---