LafouCC's picture
add description to README.md
b08ebc8 verified
---
license: mit
dataset_info:
features:
- name: image
dtype: image
- name: base_model
dtype: string
- name: model_id
dtype: float64
- name: model_name
dtype: string
- name: modelVersion_id
dtype: int64
- name: modelVersion_name
dtype: string
- name: lora_scale
dtype: float64
- name: prompt_id
dtype: int64
- name: prompt
dtype: string
- name: negative_prompt
dtype: string
- name: seed
dtype: int64
splits:
- name: train
num_bytes: 11413235406.28
num_examples: 8040
download_size: 11833606736
dataset_size: 11413235406.28
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
**Images Generated by Different LoRA and Prompts**
- **Prompt IDs**: 2, 16, 42, 51
- **Number of Models per Prompt**: 10
- **Number of Images per Model**: 201
- **Seed Range**: [0, 500, 10000, ..., 100000]
- **Base Model**: SDXL 1.0
**Notice:**
Each prompt has a target model whose trigger words are added to the prompt.
- **Target Model**:
- prompt_id: modelVersion_id
- 2: 352968
- 16: 141608
- 42: 236857
- 51: 138087