Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
size_categories:
|
3 |
+
- 1K<n<10K
|
4 |
+
---
|
5 |
+
# OmniAI OCR Benchmark
|
6 |
+
|
7 |
+
A comprehensive benchmark that compares OCR and data extraction capabilities of different large multimodal models such as gpt-4o and gemini-2.0, evaluating both text and json extraction accuracy.
|
8 |
+
|
9 |
+
Source code: https://github.com/getomni-ai/benchmark
|