Safetensors
qwen3_vl
PaDoc / README.md
Longin-Yu's picture
Update README.md
d391f78 verified
|
Raw
History Blame Contribute Delete
930 Bytes
metadata
license: cc-by-nc-4.0

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.