Fine-tuning on custom invoices

#2
by TusharGoel - opened

Hi @magorshunov , great model, I just want to know how we can fine tune it, because as per LayoutLM paper, it was not meant for DocVQA, but I think it is working great than other versions of the model

It would be great If you can redirect me to train this model

Hey! This is just a copy of Impira's model (https://huggingface.co/impira/layoutlm-invoices). I wish I knew how to fine-tune it. If you find out, please let me know :)

Hi, I have been able to finetune it, here is the training code and updated model:

Training Code: https://www.kaggle.com/code/tusharcode/training-layoutlm-docvqa
Model: https://huggingface.co/TusharGoel/LayoutLM-Finetuned-DocVQA

Sign up or log in to comment