Edit model card

DONUT Cord-v2

DragonHuggingFace

Model Architecture

This model is based on the Donut architecture and fine-tuned on the Cord-v2 dataset for form understanding tasks.

Example Usage

from transformers import AutoProcessor, AutoModel

processor = AutoProcessor.from_pretrained("de-Rodrigo/donut-cord-v2")
model = AutoModel.from_pretrained("de-Rodrigo/donut-cord-v2")

WIP 🛠️

Downloads last month
172
Safetensors
Model size
202M params
Tensor type
I64
·
F32
·
Inference API
Unable to determine this model's library. Check the docs .