Character-Level Language Modeling with Deeper Self-Attention

  • 2018-12-10 17:08:57
  • Rami Al-Rfou, Dokook Choe, Noah Constant, Mandy Guo, Llion Jones
  • 0

Abstract

LSTMs and other RNN variants have shown strong performance on character-levellanguage modeling. These models are typically trained using truncatedbackpropagation through time, and it is common to assume that their successstems from their ability to remember long-term contexts. In this paper, we showthat a deep (64-layer) transformer model with fixed context outperforms RNNvariants by a large margin, achieving state of the art on two popularbenchmarks: 1.13 bits per character on text8 and 1.06 on enwik8. To get goodresults at this depth, we show that it is important to add auxiliary losses,both at intermediate network layers and intermediate sequence positions.

 

Quick Read (beta)

loading the full paper ...