fairseq/fairseq_cli
Igor Shalyminov 41847528fb Best metric is now only logged for the first of all the validation subsets (#4180)
Summary:
Best metric is now only logged for the first of all the validation subsets

# Before submitting

- [x ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  https://groups.google.com/g/fairseq-users/c/7nk3rJmvlg8
- [ ] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)?
- [ ] Did you make sure to update the docs?
- [ ] Did you write any new necessary tests?

## What does this PR do?
Fixes https://github.com/pytorch/fairseq/issues/4162

## PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

## Did you have fun?
Make sure you had fun coding �

Pull Request resolved: https://github.com/pytorch/fairseq/pull/4180

Reviewed By: michaelauli

Differential Revision: D34365416

Pulled By: alexeib

fbshipit-source-id: 872f77da2cbf064ed838ebc7959365b0b33fe723
2022-02-25 14:29:43 -08:00
..
__init__.py remediation of S205607 2020-07-17 17:21:51 -07:00
eval_lm.py upgrade black for lints (#3004) 2022-02-02 04:31:33 -08:00
generate.py Add linting with black (#2678) 2021-11-29 12:32:59 -08:00
hydra_train.py Add linting with black (#2678) 2021-11-29 12:32:59 -08:00
interactive.py Add linting with black (#2678) 2021-11-29 12:32:59 -08:00
preprocess.py Preprocess Split (#2738) 2022-01-11 11:56:46 -08:00
score.py Misc fixes2 (#1402) 2020-11-06 10:30:58 -08:00
train.py Best metric is now only logged for the first of all the validation subsets (#4180) 2022-02-25 14:29:43 -08:00
validate.py Add linting with black (#2678) 2021-11-29 12:32:59 -08:00