NielsRogge / Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.
MIT License
8.42k stars 1.32k forks source link

fine-tune the model #400

Open Siddhijain16 opened 3 months ago

Siddhijain16 commented 3 months ago

Hi @NielsRogge I want to use the microsoft/udop-large model for the table detection from the invoice document, I want to fine-tune the model for my tasks but I am a little bit confused in preparing the dataset part. In the fine-tuning notebooks, I couldn't find anything similar to my use case. Could you please guide me on how to get started? Any kind of help is really appreciated !!

Thanks !!