Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 319 Bytes

lang-modeler-pytorch

Language Modeler using Transformers in PyTorch

Based on PyTorch's tutorial

  • Write everything from the tutorial
  • Modularize
  • Refactor
  • Proper Types
  • Train
  • Evaluate
  • Predict
  • Serve