You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate n-best top hypotheses but I can't figure out how.
I've tried increasing the beam_size and setting return_best_hypothesis to False in the cfg.decoding but I'm still running into some errors.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to generate n-best top hypotheses but I can't figure out how.
I've tried increasing the beam_size and setting return_best_hypothesis to False in the cfg.decoding but I'm still running into some errors.
Beta Was this translation helpful? Give feedback.
All reactions