Datasets:

ArXiv:
ChocoWu commited on
Commit
8212557
Β·
verified Β·
1 Parent(s): 30f9591

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +134 -1
README.md CHANGED
@@ -1,3 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
- license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <div align="center">
3
+ <img src='https://cdn-uploads.huggingface.co/production/uploads/647773a1168cb428e00e9a8f/N8lP93rB6lL3iqzML4SKZ.png' width=100px>
4
+
5
+ <h1 align="center"><b>On Path to Multimodal Generalist: Levels and Benchmarks</b></h1>
6
+ <p align="center">
7
+ <a href="https://generalist.top/">[πŸ“– Project]</a>
8
+ <a href="https://level.generalist.top">[πŸ† Leaderboard]</a>
9
+ <a href="https://xxxxx">[πŸ“„ Paper]</a>
10
+ <a href="https://huggingface.co/General-Level">[πŸ€— Dataset-HF]</a>
11
+ <a href="https://github.com/path2generalist/GeneralBench">[πŸ“ Dataset-Github]</a>
12
+ </p>
13
+
14
  ---
15
+ </div>
16
+
17
+
18
+
19
  ---
20
+ ## 🌐🌐🌐 **General-Bench**
21
+ A companion massive multimodal benchmark dataset, encompasses a broader spectrum of skills, modalities, formats, and capabilities, including over **`700`** tasks and **`325K`** instances.
22
+
23
+ <div align="center">
24
+ <img src='https://cdn-uploads.huggingface.co/production/uploads/647773a1168cb428e00e9a8f/d4TIWw3rlWuxpBCEpHYJB.jpeg'>
25
+ <p>Figure: Overview of General-Bench, which covers 145 skills for more than 700 tasks with over 325,800 samples under
26
+ comprehension and generation categories in various modalities</p>
27
+ </div>
28
+
29
+
30
+ <div align="center">
31
+ <img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/fF3iH95B3QEBvJYwqzZVG.png'>
32
+ <p> Figure: Distribution of various capabilities evaluated in General-Bench.</p>
33
+ </div>
34
+
35
+
36
+ <div align="center">
37
+ <img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/wQvllVeK-KC3Edp8Zjh-V.png'>
38
+ <p>Figure: Distribution of various domains and disciplines covered by General-Bench.</p>
39
+ </div>
40
+
41
+
42
+
43
+
44
+ ---
45
+
46
+
47
+ ## ✨✨✨ **File Origanization Structure**
48
+ Here is the organization structure of the file system:
49
+
50
+ ```
51
+ General-Bench
52
+ β”œβ”€β”€ Image
53
+ β”‚ β”œβ”€β”€ comprehension
54
+ β”‚ β”‚ β”œβ”€β”€ Bird-Detection
55
+ β”‚ β”‚ β”‚ β”œβ”€β”€ annotation.json
56
+ β”‚ β”‚ β”‚ └── images
57
+ β”‚ β”‚ β”‚ └── Acadian_Flycatcher_0070_29150.jpg
58
+ β”‚ β”‚ β”œβ”€β”€ Bottle-Anomaly-Detection
59
+ β”‚ β”‚ β”‚ β”œβ”€β”€ annotation.json
60
+ β”‚ β”‚ β”‚ └── images
61
+ β”‚ β”‚ └── ...
62
+ β”‚ └── generation
63
+ β”‚ └── Layout-to-Face-Image-Generation
64
+ β”‚ β”œβ”€β”€ annotation.json
65
+ β”‚ └── images
66
+ β”‚ └── ...
67
+ β”œβ”€β”€ Video
68
+ β”‚ β”œβ”€β”€ comprehension
69
+ β”‚ β”‚ └── Human-Object-Interaction-Video-Captioning
70
+ β”‚ β”‚ β”œβ”€β”€ annotation.json
71
+ β”‚ β”‚ └── videos
72
+ β”‚ β”‚ └── ...
73
+ β”‚ └── generation
74
+ β”‚ └── Scene-Image-to-Video-Generation
75
+ β”‚ β”œβ”€β”€ annotation.json
76
+ β”‚ └── videos
77
+ β”‚ └── ...
78
+ β”œβ”€β”€ 3d
79
+ β”‚ β”œβ”€β”€ comprehension
80
+ β”‚ β”‚ └── 3D-Furniture-Classification
81
+ β”‚ β”‚ β”œβ”€β”€ annotation.json
82
+ β”‚ β”‚ └── pointclouds
83
+ β”‚ β”‚ └── ...
84
+ β”‚ └── generation
85
+ β”‚ └── Text-to-3D-Living-and-Arts-Point-Cloud-Generation
86
+ β”‚ β”œβ”€β”€ annotation.json
87
+ β”‚ └── pointclouds
88
+ β”‚ └── ...
89
+ β”œβ”€β”€ Audio
90
+ β”‚ β”œβ”€β”€ comprehension
91
+ β”‚ β”‚ └── Accent-Classification
92
+ β”‚ β”‚ β”œβ”€β”€ annotation.json
93
+ β”‚ β”‚ └── audios
94
+ β”‚ β”‚ └── ...
95
+ β”‚ └── generation
96
+ β”‚ └── Video-To-Audio
97
+ β”‚ β”œβ”€β”€ annotation.json
98
+ β”‚ └── audios
99
+ β”‚ └── ...
100
+ β”œβ”€β”€ NLP
101
+ β”‚ β”œβ”€β”€ History-Question-Answering
102
+ β”‚ β”‚ └── annotation.json
103
+ β”‚ β”œβ”€β”€ Abstractive-Summarization
104
+ β”‚ β”‚ └── annotation.json
105
+ β”‚ └── ...
106
+
107
+ ```
108
+
109
+
110
+ An illustrative example of file formats:
111
+
112
+
113
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/RD3b7Jwu0dftVq-4KbpFr.png)
114
+
115
+
116
+
117
+ ## Usage
118
+
119
+ Please download all the files in this repository. We also provide overview.json, which is an example of the format of our dataset.
120
+
121
+ xxxx
122
+
123
+
124
+
125
+ ## 🚩 **Citation**
126
+
127
+ If you find our benchmark useful in your research, please kindly consider citing us:
128
+
129
+ ```
130
+ @article{generalist2025,
131
+ title={On Path to Multimodal Generalist: Levels and Benchmarks},
132
+ author={Hao Fei, Yuan Zhou, Juncheng Li, Xiangtai Li, Qingshan Xu, Bobo Li, Shengqiong Wu, Yaoting Wang, Junbao Zhou, Jiahao Meng, Qingyu Shi, Zhiyuan Zhou, Liangtao Shi, Minghe Gao, Daoan Zhang, Zhiqi Ge, Siliang Tang, Kaihang Pan, Yaobo Ye, Haobo Yuan, Tao Zhang, Weiming Wu, Tianjie Ju, Zixiang Meng, Shilin Xu, Liyu Jia, Wentao Hu, Meng Luo, Jiebo Luo, Tat-Seng Chua, Hanwang Zhang, Shuicheng YAN},
133
+ journal={arXiv},
134
+ year={2025}
135
+ }
136
+ ```