Skip to content
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

How many epochs and what is the best loss that you trained your model? #12

Open
nguyenquangtan opened this issue May 5, 2024 · 3 comments

Comments

@nguyenquangtan
Copy link

Hi,
I am trying to replicate the training procedure on ChartQA, PlotQA, Chart2Text, SimChart9K as described in your paper. It's my first time training such a big model so I don't know when I should stop the training loop. Could you please kindly provide the information about the number of epochs and the best loss that you trained your model with these 4 datasets.

Thank you for your attention to this matter.

@renqiux0302
Copy link
Contributor

Hi @nguyenquangtan,
We have trained 50 and 5 epochs for the base decoder and auxiliary decoder respectively.

@nguyenquangtan
Copy link
Author

nguyenquangtan commented May 7, 2024

Thank you for your information. May I ask what the best losses of both models are? I saw that you use the Cross-entropy loss. As our training data is different, the information about the best losses is really helpful for us to somehow determine the upper bound, therefore, knowing when is the right time to stop the training loop.

@Road2Redemption
Copy link

I also want to know the losses of both models. Have you guys figured it out? Thanks!
I tried to train several epochs but the result were bad :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants