IDEFICS2 Merit
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 🛠️