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

Customizing number of epochs for training. #65

Open
aahad5555 opened this issue Dec 27, 2021 · 3 comments
Open

Customizing number of epochs for training. #65

aahad5555 opened this issue Dec 27, 2021 · 3 comments

Comments

@aahad5555
Copy link

Hi, I have a quick question that how can I customize the number of epochs for training?

@GYHHAHA
Copy link

GYHHAHA commented Dec 27, 2021

You can use --max-epoch to specify the number of epoches. Since Graphormer is based on Fairseq now, more training options can be found in FairSeq's DOC.

@aahad5555
Copy link
Author

Thank you @GYHHAHA for your timely reply.

@zhengsx
Copy link
Contributor

zhengsx commented Dec 27, 2021

Both --total-num-update and --max-epoch could be used for specifying training steps.

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