The first sequence needs to be padded up to the length | |
of the second one, or the second one needs to be truncated down to the length of the first one. | |
In the first case, the list of IDs will be extended by the padding indices. |
The first sequence needs to be padded up to the length | |
of the second one, or the second one needs to be truncated down to the length of the first one. | |
In the first case, the list of IDs will be extended by the padding indices. |