titic commited on
Commit
aba7bb4
·
verified ·
1 Parent(s): 909c14d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +108 -0
README.md ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - Multimodal
4
+ dataset_info:
5
+ features:
6
+ - name: foldername
7
+ dtype: string
8
+ - name: image1
9
+ dtype: image
10
+ - name: image2
11
+ dtype: image
12
+ - name: image3
13
+ dtype: image
14
+ split: ica
15
+ - name: image4
16
+ dtype: image
17
+ split: ica
18
+ - name: relation
19
+ dtype: string
20
+ - name: visibility
21
+ dtype: string
22
+ split: ria
23
+ - name: domain
24
+ dtype: string
25
+ - name: type
26
+ dtype: string
27
+ - name: culture
28
+ dtype: string
29
+ - name: language
30
+ dtype: string
31
+ - name: explanation
32
+ dtype: string
33
+ split: ria
34
+ - name: hop_count
35
+ dtype: int64
36
+ - name: reasoning
37
+ dtype: string
38
+ - name: perception
39
+ dtype: string
40
+ split: ria
41
+ - name: conception
42
+ dtype: string
43
+ split: ria
44
+ - name: img_id1
45
+ dtype: string
46
+ - name: filename1
47
+ dtype: string
48
+ - name: description1
49
+ dtype: string
50
+ - name: image_path1
51
+ dtype: string
52
+ - name: img_id2
53
+ dtype: string
54
+ - name: filename2
55
+ dtype: string
56
+ - name: description2
57
+ dtype: string
58
+ - name: image_path2
59
+ dtype: string
60
+ - name: img_id3
61
+ dtype: string
62
+ - name: filename3
63
+ dtype: string
64
+ - name: description3
65
+ dtype: string
66
+ split: ica
67
+ - name: image_path3
68
+ dtype: string
69
+ split: ica
70
+ - name: img_id4
71
+ dtype: string
72
+ split: ica
73
+ - name: filename4
74
+ dtype: string
75
+ split: ica
76
+ - name: description4
77
+ dtype: string
78
+ split: ica
79
+ - name: image_path4
80
+ dtype: string
81
+ split: ica
82
+ configs:
83
+ - config_name: default
84
+ data_files:
85
+ - split: ria
86
+ path: data/ria-*
87
+ - split: ica
88
+ path: data/ica-*
89
+
90
+ ---
91
+ # MM-OPERA-Bench
92
+
93
+
94
+ ## Introduction
95
+ **MM-OPERA-Bench** contains 11,493 samples.
96
+
97
+ <div style="text-align: center;">
98
+ <img src="mm-opera-bench-statistics.jpg" width="80%">
99
+ </div>
100
+
101
+ ## Example
102
+
103
+ <div style="text-align: center;">
104
+ <img src="mm-opera-bench-overview.jpg" width="80%">
105
+ </div>
106
+
107
+
108
+ ## Mini-Leaderboard