File size: 782 Bytes
d2c5d44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_id
    dtype: string
  - name: tag
    dtype: string
  - name: model_id
    dtype: int64
  - name: modelVersion_id
    dtype: int64
  - name: prompt_id
    dtype: int64
  - name: size
    dtype: string
  - name: seed
    dtype: int64
  - name: prompt
    dtype: string
  - name: negativePrompt
    dtype: string
  - name: cfgScale
    dtype: float64
  - name: sampler
    dtype: string
  splits:
  - name: train
    num_bytes: 10460348228.0
    num_examples: 16000
  download_size: 10408931967
  dataset_size: 10460348228.0
---
# Dataset Card for "ModelCofferPromptBook"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)