2024
Semformer: Transformer Language Models with Semantic Planning
EMNLP 2024main
Next-token prediction serves as the dominant component in current neural language models.During the training phase, the model employs teacher forcing, which predicts tokens based on all preceding ground truth tokens.However, this approach has been found to create shortcuts, utilizing the revealed pr…