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
46509d1c
Unverified
Commit
46509d1c
authored
Nov 09, 2020
by
Sam Shleifer
Committed by
GitHub
Nov 09, 2020
Browse files
[docs] remove sshleifer from issue-template :( (#8418)
parent
9c83b96e
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
13 additions
and
15 deletions
+13
-15
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/bug-report.md
+7
-7
.github/PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+2
-4
docs/source/model_doc/bart.rst
docs/source/model_doc/bart.rst
+1
-1
docs/source/model_doc/marian.rst
docs/source/model_doc/marian.rst
+1
-1
docs/source/model_doc/mbart.rst
docs/source/model_doc/mbart.rst
+1
-1
docs/source/model_doc/pegasus.rst
docs/source/model_doc/pegasus.rst
+1
-1
No files found.
.github/ISSUE_TEMPLATE/bug-report.md
View file @
46509d1c
...
...
@@ -30,22 +30,22 @@ assignees: ''
Trainer: @sgugger
Speed and Memory Benchmarks: @patrickvonplaten
Model Cards: @julien-c
Translation: @sshleifer
Summarization: @sshleifer
TextGeneration: @TevenLeScao
examples/distillation: @VictorSanh
nlp datasets:
[
different repo
](
https://github.com/huggingface/nlp
)
rust tokenizers:
[
different repo
](
https://github.com/huggingface/tokenizers
)
Text Generation: @patrickvonplaten @TevenLeScao
blenderbot: @mariamabarham
Bart: @sshleifer
Marian: @sshleifer
Blenderbot: @patrickvonplaten
Bart: @patrickvonplaten
Marian: @patrickvonplaten
Pegasus: @patrickvonplaten
mBART: @patrickvonplaten
T5: @patrickvonplaten
Longformer/Reformer: @patrickvonplaten
TransfoXL/XLNet: @TevenLeScao
RAG: @patrickvonplaten, @lhoestq
FS
T
M: @stas00
examples/seq2seq: @
sshleifer
FSM
T
: @stas00
examples/seq2seq: @
patil-suraj
examples/bert-loses-patience: @JetRunner
tensorflow: @jplu
examples/token-classification: @stefan-it
...
...
.github/PULL_REQUEST_TEMPLATE.md
View file @
46509d1c
...
...
@@ -43,19 +43,17 @@ members/contributors which may be interested in your PR.
Trainer: @sgugger
Benchmarks: @patrickvonplaten
Model Cards: @julien-c
Translation: @sshleifer
Summarization: @sshleifer
examples/distillation: @VictorSanh
nlp datasets:
[
different repo
](
https://github.com/huggingface/nlp
)
rust tokenizers:
[
different repo
](
https://github.com/huggingface/tokenizers
)
Text Generation: @patrickvonplaten, @TevenLeScao
Blenderbot, Bart, Marian, Pegasus: @
sshleifer
Blenderbot, Bart, Marian, Pegasus: @
patrickvonplaten
T5: @patrickvonplaten
Rag: @patrickvonplaten, @lhoestq
EncoderDecoder: @patrickvonplaten
Longformer, Reformer: @patrickvonplaten
TransfoXL, XLNet: @TevenLeScao, @patrickvonplaten
examples/seq2seq: @
sshleifer
examples/seq2seq: @
patil-suraj
examples/bert-loses-patience: @JetRunner
tensorflow: @jplu
examples/token-classification: @stefan-it
...
...
docs/source/model_doc/bart.rst
View file @
46509d1c
...
...
@@ -3,7 +3,7 @@ BART
**DISCLAIMER:** If you see something strange, file a `Github Issue
<https://github.com/huggingface/transformers/issues/new?assignees=&labels=&template=bug-report.md&title>`__ and assign
@
sshleifer
@
patrickvonplaten
Overview
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
docs/source/model_doc/marian.rst
View file @
46509d1c
...
...
@@ -3,7 +3,7 @@ MarianMT
**
Bugs
:**
If
you
see
something
strange
,
file
a
`
Github
Issue
<
https
://
github
.
com
/
huggingface
/
transformers
/
issues
/
new
?
assignees
=
sshleifer
&
labels
=&
template
=
bug
-
report
.
md
&
title
>`
__
and
assign
@
sshleifer
.
and
assign
@
patrickvonplaten
.
Translations
should
be
similar
,
but
not
identical
to
,
output
in
the
test
set
linked
to
in
each
model
card
.
...
...
docs/source/model_doc/mbart.rst
View file @
46509d1c
...
...
@@ -3,7 +3,7 @@ MBart
**
DISCLAIMER
:**
If
you
see
something
strange
,
file
a
`
Github
Issue
<
https
://
github
.
com
/
huggingface
/
transformers
/
issues
/
new
?
assignees
=&
labels
=&
template
=
bug
-
report
.
md
&
title
>`
__
and
assign
@
sshleifer
@
patrickvonplaten
Overview
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
docs/source/model_doc/pegasus.rst
View file @
46509d1c
...
...
@@ -3,7 +3,7 @@ Pegasus
**
DISCLAIMER
:**
If
you
see
something
strange
,
file
a
`
Github
Issue
<
https
://
github
.
com
/
huggingface
/
transformers
/
issues
/
new
?
assignees
=
sshleifer
&
labels
=&
template
=
bug
-
report
.
md
&
title
>`
__
and
assign
@
sshleifer
.
and
assign
@
patrickvonplaten
.
Overview
...
...
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