NielsRogge / Transformers-Tutorials

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

TrOCR for Persian #383

Open aliesmaeilpour opened 8 months ago

aliesmaeilpour commented 8 months ago

Hello and thank you for your tutorial. I want to use transformer model on my own dataset, but so far I haven't had a good result. My cer is 0.7 and I used Microsoft small printed model for fine tuning. I do not know what the problem is. My training data contains images that have sentence rather than words; do you think using words rather than sentence would help me improve my result?