What does “Beam Search” mean?
Definition
A decoding algorithm that keeps the top several candidate sequences at each step to find higher-probability outputs.
A decoding algorithm that keeps the top several candidate sequences at each step to find higher-probability outputs.