This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
v1.2.6
- Refactored Translate problems courtesy of @vince62s
- Fast beam search decoding for the Transformer model (set
--decode_hparams='use_last_position=True'
with thet2t-decoder
to use it) - Various improvements and bug fixes