SOTAVerified

The Annotated Transformer

2018-07-01WS 2018Code Available0· sign in to hype

Alex Rush, er

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A major goal of open-source NLP is to quickly and accurately reproduce the results of new work, in a manner that the community can easily use and modify. While most papers publish enough detail for replication, it still may be difficult to achieve good results in practice. This paper presents a worked exercise of paper reproduction with the goal of implementing the results of the recent Transformer model. The replication exercise aims at simple code structure that follows closely with the original work, while achieving an efficient usable system.

Reproductions