Create README.md
Browse files
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,22 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            task_categories:
         | 
| 3 | 
            +
            - multiple-choice
         | 
| 4 | 
            +
            language:
         | 
| 5 | 
            +
            - en
         | 
| 6 | 
            +
            size_categories:
         | 
| 7 | 
            +
            - n<1K
         | 
| 8 | 
            +
            ---
         | 
| 9 | 
            +
             | 
| 10 | 
            +
            # V* Benchmark
         | 
| 11 | 
            +
            refactor [V* Benchmark](https://huggingface.co/datasets/craigwu/vstar_bench) to add support for VLMEalKit.
         | 
| 12 | 
            +
             | 
| 13 | 
            +
            # Benchmark Information
         | 
| 14 | 
            +
            1. Number of questions: 191
         | 
| 15 | 
            +
            2. Question type: MCQ (multiple choice question)
         | 
| 16 | 
            +
            3. Question format: image + text
         | 
| 17 | 
            +
             | 
| 18 | 
            +
            # Reference
         | 
| 19 | 
            +
             | 
| 20 | 
            +
            - [VLMEvalKit](https://github.com/open-compass/VLMEvalKit)
         | 
| 21 | 
            +
            - [V* Benchmark](https://huggingface.co/datasets/craigwu/vstar_bench)
         | 
| 22 | 
            +
            - [MMVP](https://huggingface.co/datasets/MaoSong2022/MMVP)
         |