czczup commited on
Commit
0b03681
1 Parent(s): e209aac

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +46 -50
README.md CHANGED
@@ -37,28 +37,28 @@ InternVL 2.0 is a multimodal large language model series, featuring models of va
37
 
38
  ### Image Benchmarks
39
 
40
- | Benchmark | GPT-4T-20240409 | Gemini-1.5-Pro | InternVL2-26B | InternVL2-40B |
41
- | :-----------------------------: | :-------------: | :------------: | :-----------: | :-----------: |
42
- | Model Size | - | - | 25.5B | 40B |
43
- | | | | | |
44
- | DocVQA<sub>test</sub> | 87.2 | 86.5 | 92.9 | 93.9 |
45
- | ChartQA<sub>test</sub> | 78.1 | 81.3 | 84.9 | 86.2 |
46
- | InfoVQA<sub>test</sub> | - | 72.7 | 75.9 | 78.7 |
47
- | TextVQA<sub>val</sub> | - | 73.5 | 82.3 | 83.0 |
48
- | OCRBench | 678 | 754 | 825 | 837 |
49
- | MME<sub>sum</sub> | 2070.2 | 2110.6 | 2260.7 | 2315.0 |
50
- | RealWorldQA | 68.0 | 67.5 | 68.3 | 71.8 |
51
- | AI2D<sub>test</sub> | 89.4 | 80.3 | 84.5 | 87.1 |
52
- | MMMU<sub>val</sub> | 63.1 / 61.7 | 58.5 / 60.6 | 48.3 / 50.7 | 53.9 / 55.2 |
53
- | MMBench-EN<sub>test</sub> | 81.0 | 73.9 | 83.4 | 86.8 |
54
- | MMBench-CN<sub>test</sub> | 80.2 | 73.8 | 82.0 | 86.5 |
55
- | CCBench<sub>dev</sub> | 57.3 | 28.4 | 73.5 | 80.6 |
56
- | MMVet<sub>GPT-4-0613</sub> | - | - | 64.2 | 68.5 |
57
- | MMVet<sub>GPT-4-Turbo</sub> | 67.5 | 64.0 | 62.1 | 65.5 |
58
- | SEED-Image | - | - | 76.8 | 78.2 |
59
- | HallBench<sub>avg</sub> | 43.9 | 45.6 | 50.7 | 56.9 |
60
- | MathVista<sub>testmini</sub> | 58.1 | 57.7 | 59.4 | 63.7 |
61
- | OpenCompass<sub>avg-score</sub> | 63.5 | 64.4 | 66.4 | 69.7 |
62
 
63
  - 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. OCRBench, RealWorldQA, HallBench, and MathVista were evaluated using the VLMEvalKit.
64
 
@@ -66,8 +66,6 @@ InternVL 2.0 is a multimodal large language model series, featuring models of va
66
 
67
  - Please note that evaluating the same model using different testing toolkits like InternVL and VLMEvalKit can result in slight differences, which is normal. Updates to code versions and variations in environment and hardware can also cause minor discrepancies in results.
68
 
69
- - It is important to mention that the MMVet scores we report are evaluated using GPT-4-0613 as the judge model. Different versions of GPT-4 can lead to significant variations in the scores for this dataset. For instance, using GPT-4-Turbo would result in significantly lower scores.
70
-
71
  ### Video Benchmarks
72
 
73
  | Benchmark | GPT-4V | VILA-1.5 | LLaVA-NeXT-Video | InternVL2-26B | InternVL2-40B |
@@ -610,37 +608,35 @@ InternVL 2.0 是一个多模态大语言模型系列,包含各种规模的模
610
 
611
  ### 图像相关评测
612
 
613
- | 评测数据集 | GPT-4T-20240409 | Gemini-1.5-Pro | InternVL2-26B | InternVL2-40B |
614
- | :-----------------------------: | :-------------: | :------------: | :-----------: | :-----------: |
615
- | 模型大小 | - | - | 25.5B | 40B |
616
- | | | | | |
617
- | DocVQA<sub>test</sub> | 87.2 | 86.5 | 92.9 | 93.9 |
618
- | ChartQA<sub>test</sub> | 78.1 | 81.3 | 84.9 | 86.2 |
619
- | InfoVQA<sub>test</sub> | - | 72.7 | 75.9 | 78.7 |
620
- | TextVQA<sub>val</sub> | - | 73.5 | 82.3 | 83.0 |
621
- | OCRBench | 678 | 754 | 825 | 837 |
622
- | MME<sub>sum</sub> | 2070.2 | 2110.6 | 2260.7 | 2315.0 |
623
- | RealWorldQA | 68.0 | 67.5 | 68.3 | 71.8 |
624
- | AI2D<sub>test</sub> | 89.4 | 80.3 | 84.5 | 87.1 |
625
- | MMMU<sub>val</sub> | 63.1 / 61.7 | 58.5 / 60.6 | 48.3 / 50.7 | 53.9 / 55.2 |
626
- | MMBench-EN<sub>test</sub> | 81.0 | 73.9 | 83.4 | 86.8 |
627
- | MMBench-CN<sub>test</sub> | 80.2 | 73.8 | 82.0 | 86.5 |
628
- | CCBench<sub>dev</sub> | 57.3 | 28.4 | 73.5 | 80.6 |
629
- | MMVet<sub>GPT-4-0613</sub> | - | - | 64.2 | 68.5 |
630
- | MMVet<sub>GPT-4-Turbo</sub> | 67.5 | 64.0 | 62.1 | 65.5 |
631
- | SEED-Image | - | - | 76.8 | 78.2 |
632
- | HallBench<sub>avg</sub> | 43.9 | 45.6 | 50.7 | 56.9 |
633
- | MathVista<sub>testmini</sub> | 58.1 | 57.7 | 59.4 | 63.7 |
634
- | OpenCompass<sub>avg-score</sub> | 63.5 | 64.4 | 66.4 | 69.7 |
635
-
636
- - 我们同时使用 InternVL 和 VLMEvalKit 仓库进行模型评估。具体来说,DocVQA、ChartQA、InfoVQA、TextVQA、MME、AI2D、MMBench、CCBench、MMVet 和 SEED-Image 的结果是使用 InternVL 仓库测试的。MMMU、OCRBench、RealWorldQA、HallBench 和 MathVista 是使用 VLMEvalKit 进行评估的。
637
 
638
  - 对于MMMU,我们报告了原始分数(左侧:InternVL系列模型使用InternVL代码库评测,其他模型的分数来自其技术报告或网页)和VLMEvalKit分数(右侧:从OpenCompass排行榜收集)。
639
 
640
  - 请注意,使用不同的测试工具包(如 InternVL 和 VLMEvalKit)评估同一模型可能会导致细微差异,这是正常的。代码版本的更新、环境和硬件的变化也可能导致结果的微小差异。
641
 
642
- - 需要提到的是,我们报告的 MMVet 分数是使用 GPT-4-0613 作为评判模型评估的。不同版本的 GPT-4 会导致该数据集分数的显著变化。例如,使用 GPT-4-Turbo 会导致分数显著降低。
643
-
644
  ### 视频相关评测
645
 
646
  | 评测数据集 | GPT-4V | VILA-1.5 | LLaVA-NeXT-Video | InternVL2-26B | InternVL2-40B |
 
37
 
38
  ### Image Benchmarks
39
 
40
+ | Benchmark | GPT-4T-20240409 | Gemini-1.5-Pro | InternVL2-26B | InternVL2-40B |
41
+ | :--------------------------: | :-------------: | :------------: | :-----------: | :-----------: |
42
+ | Model Size | - | - | 25.5B | 40B |
43
+ | | | | | |
44
+ | DocVQA<sub>test</sub> | 87.2 | 86.5 | 92.9 | 93.9 |
45
+ | ChartQA<sub>test</sub> | 78.1 | 81.3 | 84.9 | 86.2 |
46
+ | InfoVQA<sub>test</sub> | - | 72.7 | 75.9 | 78.7 |
47
+ | TextVQA<sub>val</sub> | - | 73.5 | 82.3 | 83.0 |
48
+ | OCRBench | 678 | 754 | 825 | 837 |
49
+ | MME<sub>sum</sub> | 2070.2 | 2110.6 | 2260.7 | 2315.0 |
50
+ | RealWorldQA | 68.0 | 67.5 | 68.3 | 71.8 |
51
+ | AI2D<sub>test</sub> | 89.4 | 80.3 | 84.5 | 87.1 |
52
+ | MMMU<sub>val</sub> | 63.1 / 61.7 | 58.5 / 60.6 | 48.3 / 50.7 | 53.9 / 55.2 |
53
+ | MMBench-EN<sub>test</sub> | 81.0 | 73.9 | 83.4 | 86.8 |
54
+ | MMBench-CN<sub>test</sub> | 80.2 | 73.8 | 82.0 | 86.5 |
55
+ | CCBench<sub>dev</sub> | 57.3 | 28.4 | 73.5 | 80.6 |
56
+ | MMVet<sub>GPT-4-0613</sub> | - | - | 64.2 | 68.5 |
57
+ | MMVet<sub>GPT-4-Turbo</sub> | 67.5 | 64.0 | 62.1 | 65.5 |
58
+ | SEED-Image | - | - | 76.8 | 78.2 |
59
+ | HallBench<sub>avg</sub> | 43.9 | 45.6 | 50.7 | 56.9 |
60
+ | MathVista<sub>testmini</sub> | 58.1 | 57.7 | 59.4 | 63.7 |
61
+ | OpenCompass<sub>avg</sub> | 63.5 | 64.4 | 66.4 | 69.7 |
62
 
63
  - 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. OCRBench, RealWorldQA, HallBench, and MathVista were evaluated using the VLMEvalKit.
64
 
 
66
 
67
  - Please note that evaluating the same model using different testing toolkits like InternVL and VLMEvalKit can result in slight differences, which is normal. Updates to code versions and variations in environment and hardware can also cause minor discrepancies in results.
68
 
 
 
69
  ### Video Benchmarks
70
 
71
  | Benchmark | GPT-4V | VILA-1.5 | LLaVA-NeXT-Video | InternVL2-26B | InternVL2-40B |
 
608
 
609
  ### 图像相关评测
610
 
611
+ | 评测数据集 | GPT-4T-20240409 | Gemini-1.5-Pro | InternVL2-26B | InternVL2-40B |
612
+ | :--------------------------: | :-------------: | :------------: | :-----------: | :-----------: |
613
+ | 模型大小 | - | - | 25.5B | 40B |
614
+ | | | | | |
615
+ | DocVQA<sub>test</sub> | 87.2 | 86.5 | 92.9 | 93.9 |
616
+ | ChartQA<sub>test</sub> | 78.1 | 81.3 | 84.9 | 86.2 |
617
+ | InfoVQA<sub>test</sub> | - | 72.7 | 75.9 | 78.7 |
618
+ | TextVQA<sub>val</sub> | - | 73.5 | 82.3 | 83.0 |
619
+ | OCRBench | 678 | 754 | 825 | 837 |
620
+ | MME<sub>sum</sub> | 2070.2 | 2110.6 | 2260.7 | 2315.0 |
621
+ | RealWorldQA | 68.0 | 67.5 | 68.3 | 71.8 |
622
+ | AI2D<sub>test</sub> | 89.4 | 80.3 | 84.5 | 87.1 |
623
+ | MMMU<sub>val</sub> | 63.1 / 61.7 | 58.5 / 60.6 | 48.3 / 50.7 | 53.9 / 55.2 |
624
+ | MMBench-EN<sub>test</sub> | 81.0 | 73.9 | 83.4 | 86.8 |
625
+ | MMBench-CN<sub>test</sub> | 80.2 | 73.8 | 82.0 | 86.5 |
626
+ | CCBench<sub>dev</sub> | 57.3 | 28.4 | 73.5 | 80.6 |
627
+ | MMVet<sub>GPT-4-0613</sub> | - | - | 64.2 | 68.5 |
628
+ | MMVet<sub>GPT-4-Turbo</sub> | 67.5 | 64.0 | 62.1 | 65.5 |
629
+ | SEED-Image | - | - | 76.8 | 78.2 |
630
+ | HallBench<sub>avg</sub> | 43.9 | 45.6 | 50.7 | 56.9 |
631
+ | MathVista<sub>testmini</sub> | 58.1 | 57.7 | 59.4 | 63.7 |
632
+ | OpenCompass<sub>avg</sub> | 63.5 | 64.4 | 66.4 | 69.7 |
633
+
634
+ - 我们同时使用 InternVL 和 VLMEvalKit 仓库进行模型评估。具体来说,DocVQA、ChartQA、InfoVQA、TextVQA、MME、AI2D、MMBench、CCBench、MMVet 和 SEED-Image 的结果是使用 InternVL 仓库测试的。OCRBench、RealWorldQA、HallBench 和 MathVista 是使用 VLMEvalKit 进行评估的。
635
 
636
  - 对于MMMU,我们报告了原始分数(左侧:InternVL系列模型使用InternVL代码库评测,其他模型的分数来自其技术报告或网页)和VLMEvalKit分数(右侧:从OpenCompass排行榜收集)。
637
 
638
  - 请注意,使用不同的测试工具包(如 InternVL 和 VLMEvalKit)评估同一模型可能会导致细微差异,这是正常的。代码版本的更新、环境和硬件的变化也可能导致结果的微小差异。
639
 
 
 
640
  ### 视频相关评测
641
 
642
  | 评测数据集 | GPT-4V | VILA-1.5 | LLaVA-NeXT-Video | InternVL2-26B | InternVL2-40B |