Update gpt2-README.md

This commit is contained in:
Clement 2020-07-20 10:47:11 -04:00 committed by GitHub
parent a9ae27cd0f
commit 182c611934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ license: mit
# GPT-2
c
Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in
[this paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)
and first released at [this page](https://openai.com/blog/better-language-models/).