bmusq
bmusq
> > Now you can do: > > ```shell > > # Finetuning > > ./train.py pretrained=parseq # parseq-tiny, etc. See released weights > > ``` > > How should...
> @bmusq have you changed any parameters like number of epochs or learning rate? Or did you just ran the train.py as is? And one more - did you use...
> @bmusq so, it is possible to finetune the model even changing the charset, right? I believe it is, yes. I think that is what @siddagra has done. Please see...
> @bmusq have you changed any parameters like number of epochs or learning rate? Or did you just ran the train.py as is? And one more - did you use...
> > @bmusq so, it is possible to finetune the model even changing the charset, right? > > I tried to fine-tune pre-trained "parseq" with arabic data. I dont't know...
I have encounter the same kind of problems with fine tuning, namely: - Fine tuning on large synthetic sets does not seem to improve significantly the predictions on real set....
Hello @ali-kmirzaei , I ran into the same problem a few days ago. Most likely there is a problem in your database. I will assume you created the database using...