Skip to content

Commit

Permalink
Add support for skipping validation on resume + extend saving last ck…
Browse files Browse the repository at this point in the history
…pt test (NVIDIA#4922)

Signed-off-by: Matvei Novikov <mattyson.so@gmail.com>
  • Loading branch information
SeanNaren authored and jubick1337 committed Oct 3, 2022
1 parent 9f40988 commit 45069e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/nlp/machine_translation/enc_dec_nmt_finetune.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
from nemo.utils.config_utils import update_model_config
from nemo.utils.exp_manager import ExpManagerConfig, exp_manager


"""
Usage:
python enc_dec_nmt_finetune.py \
Expand Down

0 comments on commit 45069e5

Please sign in to comment.