negopt_full / README.md
mikeogezi's picture
Update README.md
ec8032f verified
|
raw
history blame
849 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: created_at
dtype: string
- name: prompt
dtype: string
- name: negative_prompt
dtype: string
- name: likes
dtype: int64
- name: sampler
dtype: string
- name: height
dtype: int64
- name: steps
dtype: int64
- name: width
dtype: int64
- name: cursor
dtype: int64
- name: url
dtype: string
- name: cfg_scale
dtype: float64
- name: model
dtype: string
splits:
- name: train
num_bytes: 248764537
num_examples: 256224
download_size: 54319285
dataset_size: 248764537
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
tags:
- image generation
- negative prompts
- stable-diffusion
pretty_name: NegOpt Full
license: mit
language:
- en
size_categories:
- 100K<n<1M
---