File size: 223 Bytes
5fa1a76
 
 
 
 
1
2
3
4
5

Encoder Decoder Models
Overview
The [EncoderDecoderModel] can be used to initialize a sequence-to-sequence model with any
pretrained autoencoding model as the encoder and any pretrained autoregressive model as the decoder.