negopt_full / README.md
mikeogezi's picture
Upload dataset
ff01e3f verified
|
raw
history blame
705 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-*
---