Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 401 Bytes

trax-reformer

Training, Fine-tuning, Sampling and using Google's ReformerLM models

Code for training, encoding data, and sampling from a Google Reformer Model for language Modelling. You can find further explanations, samples, links to working Colabs and a pre-trained model for finetunning here.

%pip install --upgrade requirements-colab.txt'