sd_instruct / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
497cdcc verified
|
raw
history blame
369 Bytes
---
language:
- en
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 26830376
num_examples: 73718
download_size: 13118293
dataset_size: 26830376
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---