alpaca / README.md
twright8's picture
Upload dataset
77d0663 verified
|
raw
history blame
382 Bytes
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 8159408
num_examples: 1864
download_size: 778600
dataset_size: 8159408
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---