Weiyun1025 commited on
Commit
802bbe1
·
verified ·
1 Parent(s): 3567964

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -20
README.md CHANGED
@@ -19,26 +19,26 @@ InternVL 2.0 is trained with an 8k context window and utilizes training data con
19
 
20
  ## Performance
21
 
22
- | Benchmark | MiniCPM-Llama3-V-2_5 | InternVL2-8B |
23
- | :-----------------------: | :------------------: | :----------: |
24
- | Model Size | 8.5B | |
25
- | | | |
26
- | DocVQA<sub>test</sub> | 84.8 | TODO |
27
- | ChartQA<sub>test</sub> | - | 83.3 |
28
- | InfoVQA<sub>test</sub> | - | TODO |
29
- | TextVQA<sub>val</sub> | 76.6 | 77.4 |
30
- | OCRBench | 725 | TODO |
31
- | MME<sub>sum</sub> | 2024.6 | 2210.3 |
32
- | RealWorldQA | 63.5 | |
33
- | AI2D<sub>test</sub> | 78.4 | 83.8 |
34
- | MMMU<sub>val</sub> | 45.8 | 49.3 |
35
- | MMBench-EN<sub>test</sub> | 77.2 | 81.7 |
36
- | MMBench-CN<sub>test</sub> | 74.2 | 81.2 |
37
- | CCBench<sub>dev</sub> | 45.9 | 75.9 |
38
- | MMVet<sub>GPT4-0613</sub> | - | 60.0 |
39
- | SEED-Image | 72.3 | 76.2 |
40
- | HallBench<sub>avg.</sub> | 42.4 | |
41
- | MathVista<sub>mini</sub> | 54.3 | |
42
 
43
  - We simultaneously use InternVL and VLMEvalKit repositories for model evaluation. Specifically, the results reported for DocVQA, ChartQA, InfoVQA, TextVQA, MME, AI2D, MMBench, CCBench, MMVet, and SEED-Image were tested using the InternVL repository. MMMU, OCRBench, RealWorldQA, HallBench, and MathVista were evaluated using the VLMEvalKit.
44
 
 
19
 
20
  ## Performance
21
 
22
+ | Benchmark | MiniCPM-Llama3-V-2_5 | InternVL2-8B |
23
+ | :--------------------------: | :------------------: | :----------: |
24
+ | Model Size | 8.5B | |
25
+ | | | |
26
+ | DocVQA<sub>test</sub> | 84.8 | TODO |
27
+ | ChartQA<sub>test</sub> | - | 83.3 |
28
+ | InfoVQA<sub>test</sub> | - | TODO |
29
+ | TextVQA<sub>val</sub> | 76.6 | 77.4 |
30
+ | OCRBench | 725 | TODO |
31
+ | MME<sub>sum</sub> | 2024.6 | 2210.3 |
32
+ | RealWorldQA | 63.5 | |
33
+ | AI2D<sub>test</sub> | 78.4 | 83.8 |
34
+ | MMMU<sub>val</sub> | 45.8 | 49.3 |
35
+ | MMBench-EN<sub>test</sub> | 77.2 | 81.7 |
36
+ | MMBench-CN<sub>test</sub> | 74.2 | 81.2 |
37
+ | CCBench<sub>dev</sub> | 45.9 | 75.9 |
38
+ | MMVet<sub>GPT-4-0613</sub> | - | 60.0 |
39
+ | SEED-Image | 72.3 | 76.2 |
40
+ | HallBench<sub>avg</sub> | 42.4 | |
41
+ | MathVista<sub>testmini</sub> | 54.3 | |
42
 
43
  - We simultaneously use InternVL and VLMEvalKit repositories for model evaluation. Specifically, the results reported for DocVQA, ChartQA, InfoVQA, TextVQA, MME, AI2D, MMBench, CCBench, MMVet, and SEED-Image were tested using the InternVL repository. MMMU, OCRBench, RealWorldQA, HallBench, and MathVista were evaluated using the VLMEvalKit.
44