File size: 882 Bytes
96ee71c
 
 
885d8b0
 
96ee71c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
885d8b0
e71cc66
885d8b0
 
96ee71c
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: omni_edit_id
    dtype: string
  - name: src_img
    dtype: image
  - name: edited_img
    dtype: image
  - name: edit_prompt
    dtype: string
  - name: pq_score
    dtype: int32
  - name: sc_score0
    dtype: float32
  - name: sc_score1
    dtype: float32
  - name: o_score
    dtype: float32
  - name: pq_reasoning
    dtype: string
  - name: sc_reasoning0
    dtype: string
  - name: sc_reasoning1
    dtype: string
  - name: clip_sim_0
    dtype: float32
  - name: clip_sim_1
    dtype: float32
  - name: clip_sim_dir
    dtype: float32
  - name: clip_sim_image
    dtype: float32
  - name: criterion
    dtype: int32
  splits:
  - name: train
    num_bytes: 141065376.0
    num_examples: 50
  download_size: 141064842
  dataset_size: 141065376.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---