File size: 525 Bytes
24da1e8
 
 
 
 
050c509
 
24da1e8
 
 
 
 
 
 
 
 
 
 
 
050c509
 
 
 
24da1e8
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: image_prompt1
    dtype: image
  - name: image_prompt2
    dtype: image
  - name: image_prompt3
    dtype: image
  - name: output_image
    dtype: image
  - name: style_combination
    dtype: string
  - name: test_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 51346294.0
    num_examples: 15
  download_size: 26135870
  dataset_size: 51346294.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---