File size: 673 Bytes
69df60b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: prompt
    dtype: string
  - name: image
    dtype: image
  - name: model
    dtype: string
  splits:
  - name: method1
    num_bytes: 5361317.0
    num_examples: 5
  - name: method2
    num_bytes: 5790941.0
    num_examples: 5
  - name: method3
    num_bytes: 5403797.0
    num_examples: 5
  - name: method4
    num_bytes: 5367726.0
    num_examples: 5
  download_size: 20503592
  dataset_size: 21923781.0
configs:
- config_name: default
  data_files:
  - split: method1
    path: data/method1-*
  - split: method2
    path: data/method2-*
  - split: method3
    path: data/method3-*
  - split: method4
    path: data/method4-*
---