When looking at the source code to convert tokens into token IDs and the values of batch variable, I noticed that the EOS token is not added to the source segment.
Could you confirm that this is intentional ? Since I am not sure if there could be any impact on the target sentence.
Thank you very much.