Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
9ccb45a2
Unverified
Commit
9ccb45a2
authored
Jul 20, 2020
by
Clement
Committed by
GitHub
Jul 20, 2020
Browse files
Update gpt2-README.md
parent
f1975111
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
model_cards/gpt2-README.md
model_cards/gpt2-README.md
+2
-1
No files found.
model_cards/gpt2-README.md
View file @
9ccb45a2
...
@@ -9,7 +9,8 @@ license: mit
...
@@ -9,7 +9,8 @@ license: mit
# GPT-2
# GPT-2
c
Test the whole generation capabilities here: https://transformer.huggingface.co/doc/gpt2-large
Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in
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
)
[
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/
)
.
and first released at
[
this page
](
https://openai.com/blog/better-language-models/
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment