ChoiDae1 / Transfomer-PyTorch

Implementing Transfomer by PyTorch (in Colab)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transfomer-PyTorch

Implementing Transfomer(NIPS 2017) by PyTorch(in colab) and applying to Translation task. -> Code reference site

  • Dataset: Multi30k
  • Task: Translation (German -> English)
  • Model: Transfomer
  • Code: link
  • Paper: link
  • Paper Review: link

About

Implementing Transfomer by PyTorch (in Colab)


Languages

Language:Jupyter Notebook 100.0%