Skip to content

paper-translations/Transformer

Repository files navigation

Attention Is All You Need

A complete Chinese translation of "Attention Is All You Need" paper.

Overview

This repository contains the Chinese translation of the Transformer paper, preserving all mathematical formulas, tables, and references from the original work.

Compilation

Compile with XeTeX:

xelatex -interaction=nonstopmode ms.tex

Requirements

Fonts required:

CJK Fonts:

  • FZShuSong-Z01 (方正书宋)
  • FZHei-B01 (方正黑体)
  • FZKai-Z03 (方正楷体)
  • FZFangSong-Z02 (方正仿宋)

Latin Fonts:

  • Times New Roman (main font)
  • Helvetica Neue (sans-serif)
  • Latin Modern Mono (monospace)

Original Paper

Title: Attention Is All You Need Authors: Vaswani et al. Venue: NeurIPS 2017 Link: https://arxiv.org/abs/1706.03762

License

Follows the original paper's license.

About

A complete Chinese translation of "Attention Is All You Need" paper.

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages