Link to paper and update metadata
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,17 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- object-detection
|
| 5 |
-
- image-to-text
|
| 6 |
language:
|
| 7 |
- en
|
|
|
|
|
|
|
| 8 |
size_categories:
|
| 9 |
- n<1K
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# LightOnOCR-bbox-bench
|
| 13 |
|
| 14 |
-
Evaluation benchmark for assessing the ability of vision-language models (VLMs) to localize images within documents using bounding boxes.
|
| 15 |
|
| 16 |
## Task Description
|
| 17 |
|
|
@@ -74,4 +75,4 @@ If you use this dataset, please cite:
|
|
| 74 |
year = {2026},
|
| 75 |
howpublished = {\url{https://huggingface.co/blog/lightonai/lightonocr-2}}
|
| 76 |
}
|
| 77 |
-
```
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
- fr
|
| 5 |
+
license: apache-2.0
|
| 6 |
size_categories:
|
| 7 |
- n<1K
|
| 8 |
+
task_categories:
|
| 9 |
+
- object-detection
|
| 10 |
+
- image-to-text
|
| 11 |
---
|
| 12 |
|
| 13 |
# LightOnOCR-bbox-bench
|
| 14 |
|
| 15 |
+
Evaluation benchmark for assessing the ability of vision-language models (VLMs) to localize images within documents using bounding boxes. This dataset was introduced in the paper [LightOnOCR: A 1B End-to-End Multilingual Vision-Language Model for State-of-the-Art OCR](https://huggingface.co/papers/2601.14251).
|
| 16 |
|
| 17 |
## Task Description
|
| 18 |
|
|
|
|
| 75 |
year = {2026},
|
| 76 |
howpublished = {\url{https://huggingface.co/blog/lightonai/lightonocr-2}}
|
| 77 |
}
|
| 78 |
+
```
|