Finetuning
#11
by
whoami02
- opened
How to finetune this model to read special symbols like Ø, °, ± with numbers?
I followed the notebooks given and also added these characters in tokenizer vocabulary. Yet my model always return empty string. Baseline model used to read numbers but mess up those symbols, now its not even that. I feel that its training issue but don't know how to fix it.
Can someone help?