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

added patience for early stopping #904

Closed
wants to merge 2 commits into from

Conversation

kalyangvs
Copy link
Contributor

Added patience flag to support early stop when the validation metric does not improve for certain no of patience epochs

@kalyangvs
Copy link
Contributor Author

@lematt1991 please consider reviewing this

@sai-prasanna
Copy link
Contributor

@myleott Any update on this ?

@ecly
Copy link

ecly commented Sep 24, 2019

This would be a nice addition.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot pushed a commit that referenced this pull request Nov 10, 2019
Summary:
Check locally that everything works fine.
Model is uploaded to fbaipublicfiles.

I fixed a few inconsistencies in the bpe encoding along the way, e.g. related to #1306..
Pull Request resolved: fairinternal/fairseq-py#904

Reviewed By: ngoyal2707

Differential Revision: D18418345

Pulled By: louismartin

fbshipit-source-id: 53acb4d021581968d70430ee9babee07d6573c17
ebetica pushed a commit to ebetica/fairseq that referenced this pull request Nov 20, 2019
Summary:
Check locally that everything works fine.
Model is uploaded to fbaipublicfiles.

I fixed a few inconsistencies in the bpe encoding along the way, e.g. related to facebookresearch#1306..
Pull Request resolved: fairinternal/fairseq-py#904

Reviewed By: ngoyal2707

Differential Revision: D18418345

Pulled By: louismartin

fbshipit-source-id: 53acb4d021581968d70430ee9babee07d6573c17
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@myleott merged this pull request in 1512a0e.

moussaKam pushed a commit to moussaKam/language-adaptive-pretraining that referenced this pull request Sep 29, 2020
Summary:
Check locally that everything works fine.
Model is uploaded to fbaipublicfiles.

I fixed a few inconsistencies in the bpe encoding along the way, e.g. related to facebookresearch#1306..
Pull Request resolved: fairinternal/fairseq-py#904

Reviewed By: ngoyal2707

Differential Revision: D18418345

Pulled By: louismartin

fbshipit-source-id: 53acb4d021581968d70430ee9babee07d6573c17
moussaKam pushed a commit to moussaKam/language-adaptive-pretraining that referenced this pull request Sep 29, 2020
Summary:
Pull Request resolved: fairinternal/fairseq-py#959

Added patience flag to support early stop when the validation metric does not improve for certain no of patience epochs
Pull Request resolved: facebookresearch#904

Differential Revision: D19165379

Pulled By: myleott

fbshipit-source-id: 126d779ff6b10b48bae42213329baa296bf5ca50
yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary:
Pull Request resolved: fairinternal/fairseq-py#959

Added patience flag to support early stop when the validation metric does not improve for certain no of patience epochs
Pull Request resolved: facebookresearch/fairseq#904

Differential Revision: D19165379

Pulled By: myleott

fbshipit-source-id: 126d779ff6b10b48bae42213329baa296bf5ca50
yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary:
Pull Request resolved: fairinternal/fairseq-py#959

Added patience flag to support early stop when the validation metric does not improve for certain no of patience epochs
Pull Request resolved: facebookresearch/fairseq#904

Differential Revision: D19165379

Pulled By: myleott

fbshipit-source-id: 126d779ff6b10b48bae42213329baa296bf5ca50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants