idefics2-merit / README.md
de-Rodrigo's picture
Uploading additional files
f034eb7 verified
|
raw
history blame
1.05 kB

DONUT Merit

DragonHuggingFace

Model Architecture

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

Example Usage

from transformers import AutoModel

model = AutoModel.from_pretrained("de-Rodrigo/idefics2-merit")

WIP 🛠️