gpt2 / README.md
matthias-wright's picture
Create README.md
583fe89
|
raw
history blame
698 Bytes

Better Language Models and Their Implications (GPT2)

Paper: https://openai.com/blog/better-language-models/

About

These are the pretrained weights for this ResNet implementation in Jax/Flax. The weights are taken from this repository.

Documentation

Here is a documentation that explains the preprocessing steps as well as the format of the pretrained weights.