| license: apache-2.0 | |
| tags: | |
| - onnx | |
| - table-recognition | |
| - document-ai | |
| # TableFormer ONNX Models | |
| ONNX exports of the TableFormer model from [ds4sd/docling-models](https://huggingface.co/ds4sd/docling-models) for use with [ORT](https://onnxruntime.ai/) in the `papers-extract` pipeline. | |
| ## Attribution | |
| The original TableFormer model was created by [DS4SD / IBM Research](https://huggingface.co/ds4sd) and is released under the **Apache License 2.0** (code) and **CDLA-Permissive-2.0** (data/weights). | |
| These ONNX files are derived from the `tableformer_accurate.safetensors` checkpoint. See the original model card at [ds4sd/docling-models](https://huggingface.co/ds4sd/docling-models) for full details. | |
| ## License | |
| Apache License 2.0 - see [LICENSE](LICENSE) for details. | |