Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ We created a [benchmark set](https://huggingface.co/datasets/datalab-to/marker_b
| mathpix | 6.36223 | 86.4281 | 4.15626 |
| docling | 3.69949 | 86.7073 | 3.70429 |

Benchmarks were run on an H100 for markjer and docling - llamaparse and mathpix used their cloud services. We can also look at it by document type:
Benchmarks were run on an H100 for marker and docling - llamaparse and mathpix used their cloud services. We can also look at it by document type:

<img src="data/images/per_doc.png" width="1000px"/>

Expand Down Expand Up @@ -555,4 +555,4 @@ PDF is a tricky format, so marker will not always work perfectly. Here are some
- Very complex layouts, with nested tables and forms, may not work
- Forms may not be rendered well

Note: Passing the `--use_llm` and `--force_ocr` flags will mostly solve these issues.
Note: Passing the `--use_llm` and `--force_ocr` flags will mostly solve these issues.