From 1c48a014f7bb0763c9e8f0320dfdb819e3a1ca0f Mon Sep 17 00:00:00 2001 From: Abimael Martell Date: Sat, 4 Apr 2026 01:38:21 -0700 Subject: [PATCH] docs: update benchmark MHS score after rarity-based detection Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c19a223..6b40047 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Evaluated on the [opendataloader-bench](https://github.com/opendataloader-projec | Engine | Overall | Reading Order (NID) | Tables (TEDS) | Headings (MHS) | Speed (200 docs) | |---|---|---|---|---|---| -| pdf-inspector | 0.77 | 0.87 | 0.52 | 0.56 | 4s | +| pdf-inspector | 0.77 | 0.87 | 0.52 | 0.58 | 4s | | opendataloader | 0.84 | 0.91 | 0.49 | 0.74 | 11s | | pymupdf4llm | 0.73 | 0.89 | 0.40 | 0.41 | 18s | | markitdown | 0.58 | 0.88 | 0.00 | 0.00 | 8s |