Skip to content

Commit a0898d5

Browse files
committed
Update README.md
1 parent 804264e commit a0898d5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Functions: **Whole file parsing**
3535
Key features:
3636
- Superior parsing quality on each page
3737

38-
It respectively achieves 0.095 higher (from 0.872 to 0.967) and 0.109 higher (from 0.858 to 0.967) Edit Distance Similarity (EDS) on our released benchmark [OCRFlux-bench-single](https://huggingface.co/datasets/ChatDOC/OCRFlux-bench-single) than the baseline model [olmOCR-7B-0225-preview](https://huggingface.co/allenai/olmOCR-7B-0225-preview) and [Nanonets-OCR-s](https://huggingface.co/nanonets/Nanonets-OCR-s).
38+
It respectively achieves 0.095 higher (from 0.872 to 0.967), 0.109 higher (from 0.858 to 0.967) and 0.187 higher (from 0.780 to 0.967) Edit Distance Similarity (EDS) on our released benchmark [OCRFlux-bench-single](https://huggingface.co/datasets/ChatDOC/OCRFlux-bench-single) than the baseline model [olmOCR-7B-0225-preview](https://huggingface.co/allenai/olmOCR-7B-0225-preview), [Nanonets-OCR-s](https://huggingface.co/nanonets/Nanonets-OCR-s) and [MonkeyOCR](https://huggingface.co/echo840/MonkeyOCR).
3939

4040
- Native support for cross-page table/paragraph merging (to our best this is the first to support this feature in all the open sourced project).
4141

@@ -85,7 +85,7 @@ We emphasize that the released benchmarks are NOT included in our training and e
8585
<td>0.870</td>
8686
</tr>
8787
<tr>
88-
<td><a href="https://huggingface.co/echo840/MonkeyOCR">Monkey-OCR</a></td>
88+
<td><a href="https://huggingface.co/echo840/MonkeyOCR">MonkeyOCR</a></td>
8989
<td>0.828</td>
9090
</tr>
9191
<tr>
@@ -102,7 +102,7 @@ We emphasize that the released benchmarks are NOT included in our training and e
102102
<td>0.846</td>
103103
</tr>
104104
<tr>
105-
<td><a href="https://huggingface.co/echo840/MonkeyOCR">Monkey-OCR</a></td>
105+
<td><a href="https://huggingface.co/echo840/MonkeyOCR">MonkeyOCR</a></td>
106106
<td>0.731</td>
107107
</tr>
108108
<tr>
@@ -119,7 +119,7 @@ We emphasize that the released benchmarks are NOT included in our training and e
119119
<td>0.858</td>
120120
</tr>
121121
<tr>
122-
<td><a href="https://huggingface.co/echo840/MonkeyOCR">Monkey-OCR</a></td>
122+
<td><a href="https://huggingface.co/echo840/MonkeyOCR">MonkeyOCR</a></td>
123123
<td>0.780</td>
124124
</tr>
125125
<tr>
@@ -149,7 +149,7 @@ We emphasize that the released benchmarks are NOT included in our training and e
149149
<td>0.882</td>
150150
</tr>
151151
<tr>
152-
<td><a href="https://huggingface.co/echo840/MonkeyOCR">Monkey-OCR</a></td>
152+
<td><a href="https://huggingface.co/echo840/MonkeyOCR">MonkeyOCR</a></td>
153153
<td>0.880</td>
154154
</tr>
155155
<tr>
@@ -166,7 +166,7 @@ We emphasize that the released benchmarks are NOT included in our training and e
166166
<td>0.772</td>
167167
</tr>
168168
<tr>
169-
<td><a href="https://huggingface.co/echo840/MonkeyOCR">Monkey-OCR</a></td>
169+
<td><a href="https://huggingface.co/echo840/MonkeyOCR">MonkeyOCR</a></td>
170170
<td>0.826</td>
171171
</tr>
172172
<tr>
@@ -183,7 +183,7 @@ We emphasize that the released benchmarks are NOT included in our training and e
183183
<td>0.828</td>
184184
</tr>
185185
<tr>
186-
<td><a href="https://huggingface.co/echo840/MonkeyOCR">Monkey-OCR</a></td>
186+
<td><a href="https://huggingface.co/echo840/MonkeyOCR">MonkeyOCR</a></td>
187187
<td>0.853</td>
188188
</tr>
189189
<tr>

0 commit comments

Comments
 (0)