Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,11 @@ size_categories:
|
|
| 10 |
# MMVP Benchmark
|
| 11 |
refactor [MMVP](https://huggingface.co/datasets/MMVP/MMVP) to support VLMEalKit
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
# Reference
|
| 14 |
|
| 15 |
- [VLMEvalKit](https://github.com/open-compass/VLMEvalKit)
|
|
|
|
| 10 |
# MMVP Benchmark
|
| 11 |
refactor [MMVP](https://huggingface.co/datasets/MMVP/MMVP) to support VLMEalKit
|
| 12 |
|
| 13 |
+
# Benchmark Information
|
| 14 |
+
1. number of questions: 300
|
| 15 |
+
2. question type: multiple choice question
|
| 16 |
+
3. question format: image + text
|
| 17 |
+
|
| 18 |
# Reference
|
| 19 |
|
| 20 |
- [VLMEvalKit](https://github.com/open-compass/VLMEvalKit)
|