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

Optimal no. of epochs to train a model and availability of a trained model #17

Open
ans92 opened this issue Dec 11, 2022 · 3 comments
Open

Comments

@ans92
Copy link

ans92 commented Dec 11, 2022

Hi,
Thank you for the code and the great work. I have two questions regarding your work. First how many number of epochs your model needs to train successfully? I am running your model on my dataset however it is not learning till 10 epochs therefore I want to know how many epochs your model needs. Secondly do you also have trained models as transformers need a lot of resources for training. Therefore if you can provide trained models that would help me a lot. Thank you for your time.

@Q418
Copy link

Q418 commented Dec 16, 2022

Hello, I am trying to run this model on my own dataset, but the results after 100 epochs of training are similar to the beginning, it seems that it have not learned anything, so I would like to ask you if this is the case?

@ans92
Copy link
Author

ans92 commented Feb 4, 2023

I tested the code on a small dataset and appears that it works. But the accuracy is low. You need to check your data to ensure you are not making any mistake.

@jacklanchantin
Copy link
Collaborator

Hi, Thank you for the code and the great work. I have two questions regarding your work. First how many number of epochs your model needs to train successfully? I am running your model on my dataset however it is not learning till 10 epochs therefore I want to know how many epochs your model needs. Secondly do you also have trained models as transformers need a lot of resources for training. Therefore if you can provide trained models that would help me a lot. Thank you for your time.

How large is your dataset?

Sorry, I don't have access to the trained models anymore. Do you have access to a GPU?

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