Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
b592728e
Unverified
Commit
b592728e
authored
Nov 18, 2020
by
cronoik
Committed by
GitHub
Nov 17, 2020
Browse files
Fixed link to the wrong paper. (#8607)
parent
0512444e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/models/reformer/modeling_reformer.py
src/transformers/models/reformer/modeling_reformer.py
+1
-1
No files found.
src/transformers/models/reformer/modeling_reformer.py
View file @
b592728e
...
@@ -1883,7 +1883,7 @@ class ReformerModelWithLMHeadOutput(ModelOutput):
...
@@ -1883,7 +1883,7 @@ class ReformerModelWithLMHeadOutput(ModelOutput):
REFORMER_START_DOCSTRING
=
r
"""
REFORMER_START_DOCSTRING
=
r
"""
Reformer was proposed in `Reformer: The Efficient Transformer <https://arxiv.org/abs/2001.0445>`__ by Nikita
Reformer was proposed in `Reformer: The Efficient Transformer <https://arxiv.org/abs/2001.0445
1
>`__ by Nikita
Kitaev, Łukasz Kaiser, Anselm Levskaya.
Kitaev, Łukasz Kaiser, Anselm Levskaya.
This model inherits from :class:`~transformers.PreTrainedModel`. Check the superclass documentation for the generic
This model inherits from :class:`~transformers.PreTrainedModel`. Check the superclass documentation for the generic
...
...
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