Safetensors
qwen3_vl
PaDoc / README.md
nielsr's picture
nielsr HF Staff
Add pipeline tag and library name
5a0a298 verified
|
Raw
History Blame
990 Bytes
metadata
license: cc-by-nc-4.0
library_name: transformers
pipeline_tag: image-text-to-text

PaDoc: Layout-Grounded Parallel Decoding for Document Parsing

GitHub arXiv Hugging Face

Arch

PaDoc is an open-source implementation of tree-supervised training and fork-token decoding for document parsing. A single image-text model emits a compact main sequence and starts independent content branches at learned fork tokens. No draft model or additional prediction head is required.

For more details, refer to our github repo.