-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fine-tuning Vietnamese Characters with Incorrect Accuracy #16
Comments
I think you should pay more attention to the details of the evaluation. For example: Line 38 in 543109a
|
This is after 12 epochs training, the result only predicts 1 word for every test case |
Hi,
I am attempting to fine-tune a model with Vietnamese characters using the configuration provided below. I updated
DICT90
to include 219 characters, as follows:Here is my
CCD_vision_model_ARD.yaml
configuration:After running finetune.py, the model's accuracy is only 0. I am unsure if there is an error in the configuration or if something else might be wrong.
Could you please help me identify if there is any mistake in the setup or configuration? Any guidance or suggestions would be greatly appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: