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 needed when fit the module? #2

Open
Sophy2019 opened this issue Nov 6, 2020 · 0 comments
Open

How many epochs needed when fit the module? #2

Sophy2019 opened this issue Nov 6, 2020 · 0 comments

Comments

@Sophy2019
Copy link

Sorry to trouble you.
I ran your code with my own data.
When ran this line "trainer.fit(module)" after setting the parameters(Namespace(lr=0.000630957344480193, epoches=10, batch_size=160, train_size=20000, validation_size=1000)), the model started to be trained.
'epochs' parameter was setting with '10', but the model training didn't finish even the progress bar below showed "Epoch 50, 100, or more".
My question is how many epochs need until finishing training the model?
Because it took more than 30 minutes for one epoch on my computer, now it took almost 3 days but only completed 117 epochs. I don't know how long it will take more?
Your reply will help me with whether to give up the training.
Thank you very much!

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

1 participant