Spaces:
Running
Running
Update OCRBench.csv
Browse files- OCRBench.csv +2 -0
OCRBench.csv
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
Model,Text Recognition,Scene Text-Centric VQA,Doc-Oriented VQA,KIE,HMER,Final Score,Link
|
|
|
|
|
2 |
Gemini,215,174,128,134,8,659,https://deepmind.google/technologies/gemini/
|
3 |
GPT4V,167,163,146,160,9,645,https://openai.com/
|
4 |
TextMonkey,169,164,115,113,0,561,https://export.arxiv.org/abs/2403.04473
|
|
|
1 |
Model,Text Recognition,Scene Text-Centric VQA,Doc-Oriented VQA,KIE,HMER,Final Score,Link
|
2 |
+
Qwen-VL-Max,254,166,148,143,12,723,https://github.com/QwenLM/Qwen-VL
|
3 |
+
Qwen-VL-Plus,248,155,141,141,9,694,https://github.com/QwenLM/Qwen-VL
|
4 |
Gemini,215,174,128,134,8,659,https://deepmind.google/technologies/gemini/
|
5 |
GPT4V,167,163,146,160,9,645,https://openai.com/
|
6 |
TextMonkey,169,164,115,113,0,561,https://export.arxiv.org/abs/2403.04473
|