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
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
During inference, if I provide a sentence, it would provide top-k predictions based on the
beam_width
parameter.What this
num_translations_per_input
is referring to then?Are they the same parameter i.e beam width? If not what is this parameter (
num_translations_per_input
)?The text was updated successfully, but these errors were encountered: