Revision 660facf088ded9f084cc1a24a1f00f64ce5f6918 authored by freewym on 20 July 2023, 23:05:26 UTC, committed by freewym on 24 July 2023, 00:01:56 UTC
--max-num-expansions-per-step to
--transducer-max-num-expansions-per-step (same as generation's) and its default is 20; prints out word counts
after WER evaluation; fixes decoding log write out
1 parent e0e61e2
Raw File
.gitmodules
[submodule "fairseq/model_parallel/megatron"]
    path = fairseq/model_parallel/megatron
    url = https://github.com/ngoyal2707/Megatron-LM
    branch = fairseq
back to top