wjcldply / Transformer

This Repository is where I keep and update my own implementation of Transformer Model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TL;DR

  • This is a GIT Repository where I archive & update my own version of Transformer Implementation.
  • This is not a finished project. The codes and files I keep here will change and I do not guarantee the quality yet

Progress Update

24.04.14

pushed download.sh

  • download data from IWSLT 2017
  • preprocess downloaded data and create train/valid data for DE-EN task.

About

This Repository is where I keep and update my own implementation of Transformer Model.


Languages

Language:Python 89.0%Language:Shell 11.0%