InstructDiffusion / README.md
AlexWortega's picture
Upload README.md with huggingface_hub
347138e
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: 'Unnamed: 0'
dtype: int64
- name: file_name
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1918299
num_examples: 4060
download_size: 833258
dataset_size: 1918299
---