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
09926c8e
Unverified
Commit
09926c8e
authored
Jan 10, 2021
by
Richard Liaw
Committed by
GitHub
Jan 10, 2021
Browse files
fix-template (#9499)
Signed-off-by:
Richard Liaw
<
rliaw@berkeley.edu
>
parent
4f7022d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/bug-report.md
+5
-4
No files found.
.github/ISSUE_TEMPLATE/bug-report.md
View file @
09926c8e
...
...
@@ -11,7 +11,7 @@ assignees: ''
## Environment info
<!-- You can run the command
`transformers-cli env`
and copy-and-paste its output below.
Don't forget to fill out the missing fields in that output! -->
-
`transformers`
version:
-
Platform:
-
Python version:
...
...
@@ -24,13 +24,13 @@ assignees: ''
<!-- Your issue will be replied to more quickly if you can figure out the right person to tag with @
If you know how to use git blame, that is the easiest way, otherwise, here is a rough guide of
**who to tag**
.
Please tag fewer than 3 people.
albert, bert, GPT2, XLM: @LysandreJik
albert, bert, GPT2, XLM: @LysandreJik
tokenizers: @mfuntowicz
Trainer: @sgugger
Speed and Memory Benchmarks: @patrickvonplaten
Model Cards: @julien-c
TextGeneration: @TevenLeScao
TextGeneration: @TevenLeScao
examples/distillation: @VictorSanh
nlp datasets:
[
different repo
](
https://github.com/huggingface/nlp
)
rust tokenizers:
[
different repo
](
https://github.com/huggingface/tokenizers
)
...
...
@@ -47,6 +47,7 @@ assignees: ''
FSMT: @stas00
examples/seq2seq: @patil-suraj
examples/bert-loses-patience: @JetRunner
ray/raytune: @richardliaw @amogkam
tensorflow: @jplu
examples/token-classification: @stefan-it
documentation: @sgugger
...
...
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