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
fb6844af
Unverified
Commit
fb6844af
authored
Aug 18, 2020
by
Suraj Patil
Committed by
GitHub
Aug 18, 2020
Browse files
[Pegasus Doc] minor typo (#6579)
Minor typo correction @sshleifer
parent
aaab9ab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/model_doc/pegasus.rst
docs/source/model_doc/pegasus.rst
+1
-1
No files found.
docs/source/model_doc/pegasus.rst
View file @
fb6844af
...
...
@@ -20,7 +20,7 @@ The Authors' code can be found `here <https://github.com/google-research/pegasus
Checkpoints
~~~~~~~~~~~
T
he
`
checkpoints
<
https
://
huggingface
.
co
/
models
?
search
=
pegasus
>`
_
all
checkpoints
are
finetuned
for
summarization
,
besides
``
pegasus
-
large
``,
whence
the
other
checkpoints
are
finetuned
.
All
t
he
`
checkpoints
<
https
://
huggingface
.
co
/
models
?
search
=
pegasus
>`
_
are
finetuned
for
summarization
,
besides
``
pegasus
-
large
``,
whence
the
other
checkpoints
are
finetuned
.
-
Each
checkpoint
is
2.2
GB
on
disk
and
568
M
parameters
.
-
FP16
is
not
supported
(
help
/
ideas
on
this
appreciated
!).
-
Summarizing
xsum
in
fp32
takes
about
400
ms
/
sample
,
with
default
parameters
on
a
v100
GPU
.
...
...
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