File size: 787 Bytes
337bb53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.