File size: 891 Bytes
a03d948
 
a49bb1d
 
 
 
 
 
 
 
 
 
 
 
7b0a24c
 
 
 
 
a49bb1d
a03d948
 
 
 
 
 
 
 
 
 
 
 
 
 
a49bb1d
 
 
 
7b0a24c
 
a03d948
 
 
 
 
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
---
dataset_info:
- config_name: default
  features:
  - name: conditioning_image
    dtype: image
  - name: ground_truth_image
    dtype: image
  - name: prompt
    dtype: string
  splits:
  - name: test
    num_bytes: 1837372513.316
    num_examples: 11489
  - name: train
    num_bytes: 20516988209.104
    num_examples: 121932
  download_size: 22136208412
  dataset_size: 22354360722.42
- config_name: test
  features:
  - name: conditioning_image
    dtype: image
  - name: ground_truth_image
    dtype: image
  - name: prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 1837372513.316
    num_examples: 11489
  download_size: 1872799297
  dataset_size: 1837372513.316
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: train
    path: data/train-*
- config_name: test
  data_files:
  - split: train
    path: test/train-*
---