openai / finetune-transformer-lm

Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
https://s3-us-west-2.amazonaws.com/openai-assets/research-covers/language-unsupervised/language_understanding_paper.pdf
MIT License
2.14k stars 499 forks source link

Adds requirements.txt #33

Open gabbard opened 5 years ago

gabbard commented 5 years ago

This PR adds a requirements.txt file which can install the necessary dependencies.