Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 289 Bytes

yet-another-transformer

Transformer build from scratch in PyTorch for educational purposes.

TODO List

  • Add trainer
  • Add decoding code
  • Train on wikitext dataset
  • Train seq2seq task on Friends dialog dataset (No significant results due to quality of the dataset)