docling-project_docling-models
docling-project · View on Hugging Face ↗
Model card
The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.
license:
- cdla-permissive-2.0
- apache-2.0
Docling Models
This page contains models that power the PDF document converion package docling.
Layout Model
The layout model will take an image from a page and apply RT-DETR model in order to find different layout components. It currently detects the labels: Caption, Footnote, Formula, List-item, Page-footer, Page-header, Picture, Section-header, Table, Text, Title. As a reference (from the DocLayNet-paper), this is the performance of standard object detection methods on the DocLayNet dataset compared to human evaluation,
| human | MRCNN | MRCNN | FRCNN | YOLO | |
|---|---|---|---|---|---|
| human | R50 | R101 | R101 | v5x6 | |
| Caption | 84-89 | 68.4 | 71.5 | 70.1 | 77.7 |
| Footnote | 83-91 | 70.9 | 71.8 | 73.7 | 77.2 |
| Formula | 83-85 | 60.1 | 63.4 | 63.5 | 66.2 |
| List-item | 87-88 | 81.2 | 80.8 | 81.0 | 86.2 |
| Page-footer | 93-94 | 61.6 | 59.3 | 58.9 | 61.1 |
| Page-header | 85-89 | 71.9 | 70.0 | 72.0 | 67.9 |
| Picture | 69-71 | 71.7 | 72.7 | 72.0 | 77.1 |
| Section-header | 83-84 | 67.6 | 69.3 | 68.4 | 74.6 |
| Table | 77-81 | 82.2 | 82.9 | 82.2 | 86.3 |
| Text | 84-86 | 84.6 | 85.8 | 85.4 | 88.1 |
| Title | 60-72 | 76.7 | 80.4 | 79.9 | 82.7 |
| All | 82-83 | 72.4 | 73.5 | 73.4 | 76.8 |
TableFormer
The tableformer model will identify the structure of the table, starting from an image of a table. It uses the predicted table regions of the layout model to identify the tables. Tableformer has SOTA table structure identification,
| Model (TEDS) | Simple table | Complex table | All tables |
|---|---|---|---|
| Tabula | 78.0 | 57.8 | 67.9 |
| Traprange | 60.8 | 49.9 | 55.4 |
| Camelot | 80.0 | 66.0 | 73.0 |
| Acrobat Pro | 68.9 | 61.8 | 65.3 |
| EDD | 91.2 | 85.4 | 88.3 |
| TableFormer | 95.4 | 90.1 | 93.6 |
References
@techreport{Docling,
author = {Deep Search Team},
month = {8},
title = {{Docling Technical Report}},
url={https://arxiv.org/abs/2408.09869},
eprint={2408.09869},
doi = "10.48550/arXiv.2408.09869",
version = {1.0.0},
year = {2024}
}
@article{doclaynet2022,
title = {DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis},
doi = {10.1145/3534678.353904},
url = {https://arxiv.org/abs/2206.01062},
author = {Pfitzmann, Birgit and Auer, Christoph and Dolfi, Michele and Nassar, Ahmed S and Staar, Peter W J},
year = {2022}
}
@InProceedings{TableFormer2022,
author = {Nassar, Ahmed and Livathinos, Nikolaos and Lysak, Maksym and Staar, Peter},
title = {TableFormer: Table Structure Understanding With Transformers},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2022},
pages = {4614-4623},
doi = {https://doi.org/10.1109/CVPR52688.2022.00457}
}
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:7e7f31b4216f7b569c12d69453c2e8f8a80b6495&dn=docling-project_docling-modelsOpen magnet in torrent client · infohash 7e7f31b4216f7b569c12d69453c2e8f8a80b6495
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 3.3 KB (3,428 B) | 598f7fa8e3023852ab74e8e851dc0d9b195cbc20 | 638053f2c976547e6d3de9f4ff1efb386715f1795e8fe9500a5150245845b591 |
| config.json | 41 B (41 B) | 4dc84c9101238bb955158144660155da99438490 | 9c34024dc28ff47b75818f415e769809798c29bf9bde6f2ccc63a4acb62396d9 |
| model_artifacts/tableformer/accurate/tableformer_accurate.safetensors | 202.9 MB (212,758,388 B) | c22cd34a681106082f529aebc06e97131f8d2208 | 2a7d6c924b3cd12fb99a09280ca9c33a89c5d60b93253617d2e088c1a40374d9 |
| model_artifacts/tableformer/accurate/tm_config.json | 6.9 KB (7,060 B) | 5036aa114b9393f607440cb0f6cc54229b5b30e1 | 984e122ceb8ccf84d84c9d2882f6f2302a44b4f1e577babd6289892c36f3cffd |
| model_artifacts/tableformer/fast/tableformer_fast.safetensors | 138.7 MB (145,453,276 B) | 9f03033255c4cf504ca19df15c7765a843ca3683 | 3119563aab5a7c96fda4d621119b63fd8806272b86c30936d15507616422f718 |
| model_artifacts/tableformer/fast/tm_config.json | 6.9 KB (7,060 B) | d02c5889d288b8baefd42e9e4da094f0cea07bbe | dca6762508dddfae6d57d6cb4ef822c6000119dff0f3b6489db7413118c2622a |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/docling-project_docling-models/
- Slug
- docling-project_docling-models
- Infohash
- 7e7f31b4216f7b569c12d69453c2e8f8a80b6495
- License
- cdla-permissive-2.0 / apache-2.0
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: docling-project_docling-models.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | docling-project/docling-models |
|---|---|
| Revision (pinned) | 2199320848bb9a8a519d22e4b528185a4f9a6f64 |
| Fetched at | 2026-09-03T22:23:22Z |
| License at fetch | cdla-permissive-2.0 / apache-2.0 |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ verified · rehash-vs-hf-metadata at 2026-09-03T22:23:27Z
cdla-permissive-2.0 / apache-2.0341.6 MB (358,229,253 bytes)transformerseval-resultsendpoints_compatiblepaper: 2408.09869paper: 2206.01062