Add default num_beams size to config
#2
by johngiorgi - opened
This model uses num_beams=5 during decoding to get the results reported in the paper. I have added it to the config, so that HuggingFace scripts will use this beam size by default.
johngiorgi changed pull request status to merged