Datasets:
Tasks:
Visual Question Answering
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,44 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
task_categories:
|
4 |
+
- visual-question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: SEED-Bench-2-plus
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
---
|
11 |
+
|
12 |
+
|
13 |
+
# SEED-Bench Card
|
14 |
+
|
15 |
+
## Benchmark details
|
16 |
+
|
17 |
+
**Benchmark type:**
|
18 |
+
SEED-Bench-2-plus is a large-scale benchmark to evaluate Multimodal Large Language Models (MLLMs).
|
19 |
+
It consists of 2.3K multiple-choice questions with precise human annotations, spanning three broad categories: Charts, Maps,
|
20 |
+
and Webs, each of which covers a wide spectrum of text-rich scenarios in the real world.
|
21 |
+
|
22 |
+
|
23 |
+
**Benchmark date:**
|
24 |
+
SEED-Bench-2-plus was collected in April 2024.
|
25 |
+
|
26 |
+
**Paper or resources for more information:**
|
27 |
+
https://github.com/AILab-CVC/SEED-Bench
|
28 |
+
|
29 |
+
**License:**
|
30 |
+
Attribution-NonCommercial 4.0 International. It should abide by the policy of OpenAI: https://openai.com/policies/terms-of-use.
|
31 |
+
|
32 |
+
For the images of SEED-Bench-2-plus, we use data from the internet under CC-BY licenses.
|
33 |
+
Please contact us if you believe any data infringes upon your rights, and we will remove it.
|
34 |
+
|
35 |
+
|
36 |
+
**Where to send questions or comments about the benchmark:**
|
37 |
+
https://github.com/AILab-CVC/SEED-Bench/issues
|
38 |
+
|
39 |
+
## Intended use
|
40 |
+
**Primary intended uses:**
|
41 |
+
The primary use of SEED-Bench-2-plus is evaluate Multimodal Large Language Models on text-rich visual understanding.
|
42 |
+
|
43 |
+
**Primary intended users:**
|
44 |
+
The primary intended users of the Benchmark are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|