File size: 981 Bytes
cd88880
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8596074
 
cd88880
8596074
 
 
 
cd88880
 
 
 
 
 
 
 
 
 
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
45
46
47
48
49
50
51
52
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: type
    dtype: string
  - name: template
    dtype: string
  - name: entity_a
    dtype: string
  - name: entity_b
    dtype: string
  - name: prompt
    dtype: string
  - name: image
    dtype: image
  - name: ordered
    dtype: bool
  - name: width
    dtype: int32
  - name: height
    dtype: int32
  - name: num_inference_steps
    dtype: int32
  - name: guidance_scale
    dtype: float32
  - name: model_id
    dtype: string
  splits:
  - name: coloration
    num_bytes: 7188174650.0
    num_examples: 6500
  - name: object_object
    num_bytes: 6777081477.5
    num_examples: 5500
  - name: style
    num_bytes: 6961705896.0
    num_examples: 5400
  download_size: 21029677275
  dataset_size: 20926962023.5
configs:
- config_name: default
  data_files:
  - split: coloration
    path: data/coloration-*
  - split: object_object
    path: data/object_object-*
  - split: style
    path: data/style-*
---