Loïc

Results 2 issues of Loïc

# Description As mentioned in the following [issue](https://github.com/tensorflow/models/issues/10222), it was impossible to call a Bert2Bert model with the configuration option `padded_decode` set to True. It comes from how the beam...

cla: yes
models:official

# Description So far, the beam search module pads its predictions using the initial token ids, it is more modular and easy to use to have the capacity to specify...

cla: yes
models:official