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

prediction_loss_only as an arg #86

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tacerdi
Copy link

@tacerdi tacerdi commented Sep 28, 2021

In the new version of the Trainer prediction_loss_only is not a part of the **kwargs, it should be passed as a separate arg.

In the new version of the Trainer prediction_loss_only is not a part of the **kwargs, it should be passed as a separate arg.
Replace trainer.is_world_master() with trainer.is_world_process_zero()
morioka added a commit to morioka/question_generation that referenced this pull request Sep 12, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant