Spaces:
Running
Running
Update OCRBench.csv
Browse files- OCRBench.csv +3 -0
OCRBench.csv
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
Model,Language Model,Open Source,Text Recognition,Scene Text-Centric VQA,Doc-Oriented VQA,KIE,HMER,Final Score,Link
|
|
|
|
|
|
|
2 |
Qwen-VL-Max,-,No,254,166,148,143,12,723,https://github.com/QwenLM/Qwen-VL
|
3 |
Qwen-VL-Plus,-,No,248,155,141,141,9,694,https://github.com/QwenLM/Qwen-VL
|
4 |
Gemini,-,No,215,174,128,134,8,659,https://deepmind.google/technologies/gemini/
|
|
|
1 |
Model,Language Model,Open Source,Text Recognition,Scene Text-Centric VQA,Doc-Oriented VQA,KIE,HMER,Final Score,Link
|
2 |
+
InternVL2-1B,Qwen2-0.5B-Instruct,Yes, 255,166,130,156,72,779,https://huggingface.co/OpenGVLab/InternVL2-1B
|
3 |
+
InternVL2-4B,Phi-3-mini-128k-instruct,Yes, 235,170,138,164,69,776,https://huggingface.co/OpenGVLab/InternVL2-4B
|
4 |
+
InternVL2-2B,internlm2-chat-1_8b,Yes, 245,172,122,167,62,768,https://huggingface.co/OpenGVLab/InternVL2-2B
|
5 |
Qwen-VL-Max,-,No,254,166,148,143,12,723,https://github.com/QwenLM/Qwen-VL
|
6 |
Qwen-VL-Plus,-,No,248,155,141,141,9,694,https://github.com/QwenLM/Qwen-VL
|
7 |
Gemini,-,No,215,174,128,134,8,659,https://deepmind.google/technologies/gemini/
|