File size: 846 Bytes
ce1bf91 715e4b0 ce1bf91 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: categories
dtype: string
- name: hard
dtype: int64
- name: inappropriate_percentage
dtype: float64
- name: nudity_percentage
dtype: float64
- name: q16_percentage
dtype: float64
- name: sd_safety_percentage
dtype: float64
- name: prompt_toxicity
dtype: float64
- name: lexica_url
dtype: string
- name: sd_seed
dtype: int64
- name: sd_guidance_scale
dtype: int64
- name: sd_image_width
dtype: int64
- name: sd_image_height
dtype: int64
- name: sd_model
dtype: string
splits:
- name: train
num_bytes: 267486.1263023602
num_examples: 834
download_size: 122578
dataset_size: 267486.1263023602
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|