Add image-text-to-text to task categories
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
task_categories:
|
4 |
- multiple-choice
|
5 |
- question-answering
|
6 |
- visual-question-answering
|
7 |
-
|
8 |
-
- en
|
9 |
-
size_categories:
|
10 |
-
- 100B<n<1T
|
11 |
---
|
|
|
12 |
* **`2024.08.20`** 🌟 We are proud to open-source MME-Unify, a comprehensive evaluation framework designed to systematically assess U-MLLMs. Our Benchmark covers 10 tasks with 30 subtasks, ensuring consistent and fair comparisons across studies.
|
13 |
|
14 |
|
@@ -57,10 +59,4 @@ We present MME-Unify, a comprehensive evaluation framework designed to assess U-
|
|
57 |
Our findings reveal substantial performance gaps in existing U-MLLMs, highlighting the need for more robust models capable of handling mixed-modality tasks effectively.
|
58 |
|
59 |
|
60 |
-

|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- 100B<n<1T
|
7 |
task_categories:
|
8 |
- multiple-choice
|
9 |
- question-answering
|
10 |
- visual-question-answering
|
11 |
+
- image-text-to-text
|
|
|
|
|
|
|
12 |
---
|
13 |
+
|
14 |
* **`2024.08.20`** 🌟 We are proud to open-source MME-Unify, a comprehensive evaluation framework designed to systematically assess U-MLLMs. Our Benchmark covers 10 tasks with 30 subtasks, ensuring consistent and fair comparisons across studies.
|
15 |
|
16 |
|
|
|
59 |
Our findings reveal substantial performance gaps in existing U-MLLMs, highlighting the need for more robust models capable of handling mixed-modality tasks effectively.
|
60 |
|
61 |
|
62 |
+

|
|
|
|
|
|
|
|
|
|
|
|