Transformer Encoder结构详解、代码实现与应用 | AwesomeML The encoder maps an input sequence of symbol representations \ ( (x_1, , x_n)\) to a sequence of continuous representations \ (z = (z_1, , z_n)\) "(我们使用标准的编码器-解码器架构 编码器将输入符号序列\ ( (x_1, , x_n)\)映射为连续表示序列\ (z = (z_1, , z_n)\))