Skip to content

How to save more than 3 checkpoints. #3841

Answered by VahidooX
dtemnov asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, you may add save_top_k to your exp_manager like here: https://github.com/NVIDIA/NeMo/blob/main/examples/asr/conf/conformer/conformer_transducer_bpe.yaml#L238

Also you may set always_save_nemo=true so that it stores the checkpoints in nemo format too so that you can evaluate them easily.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dtemnov
Comment options

Answer selected by dtemnov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants