Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,42 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
|
11 |
+
<div align="center">
|
12 |
+
<img src='https://cdn-uploads.huggingface.co/production/uploads/647773a1168cb428e00e9a8f/N8lP93rB6lL3iqzML4SKZ.png' width=200px>
|
13 |
+
|
14 |
+
<h1 align="center"><b>On Path to Multimodal Generalist: Levels and Benchmarks</b></h1>
|
15 |
+
<p align="center">
|
16 |
+
<a href="https://generalist.top/">[π Project]</a>
|
17 |
+
<a href="https://level.generalist.top">[π Leaderboard]</a>
|
18 |
+
<a href="https://arxiv.org/abs/2510.10101">[π Paper]</a>
|
19 |
+
<a href="https://huggingface.co/General-Level">[π€ Dataset-HF]</a>
|
20 |
+
<a href="https://github.com/path2generalist/GeneralBench">[π Dataset-Github]</a>
|
21 |
+
</p>
|
22 |
+
|
23 |
+
[](https://opensource.org/license/mit)
|
24 |
+
|
25 |
+
---
|
26 |
+
</div>
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
<h1 align="center" style="color:#F27E7E"><em>
|
31 |
+
Does higher performance across tasks indicate a stronger capability of MLLM, and closer to AGI?
|
32 |
+
<br>
|
33 |
+
NO! <b style="color:red">Synergy</b> does.
|
34 |
+
</em></h1>
|
35 |
+
|
36 |
+
|
37 |
+
This project introduces:
|
38 |
+
|
39 |
+
1. **General-Level**, a 5-scale level evaluation system with a new norm for assessing the multimodal generalists (multimodal LLMs/agents). The core is the use of Synergy as the evaluative criterion, categorizing capabilities based on whether MLLMs preserve synergy across comprehension and generation, as well as across multimodal interactions.
|
40 |
+
|
41 |
+
2. **General-Bench**, a companion massive multimodal benchmark dataset, encompasses a broader spectrum of skills, modalities, formats, and capabilities, including over 700 tasks and 325K instances.
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|