huggingface / pytorch-openai-transformer-lm

🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
MIT License
1.51k stars 285 forks source link

Updating README.md #16

Closed rodgzilla closed 6 years ago

rodgzilla commented 6 years ago

The README file has not been updated since the code refactoring. This patch fixes the example code and a bunch of broken links.

thomwolf commented 6 years ago

You're right!