mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00
parent
4f7022d68d
commit
09926c8e86
9
.github/ISSUE_TEMPLATE/bug-report.md
vendored
9
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -11,7 +11,7 @@ assignees: ''
|
|||||||
## Environment info
|
## Environment info
|
||||||
<!-- You can run the command `transformers-cli env` and copy-and-paste its output below.
|
<!-- 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! -->
|
Don't forget to fill out the missing fields in that output! -->
|
||||||
|
|
||||||
- `transformers` version:
|
- `transformers` version:
|
||||||
- Platform:
|
- Platform:
|
||||||
- Python version:
|
- 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 @
|
<!-- 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**.
|
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.
|
Please tag fewer than 3 people.
|
||||||
|
|
||||||
albert, bert, GPT2, XLM: @LysandreJik
|
albert, bert, GPT2, XLM: @LysandreJik
|
||||||
tokenizers: @mfuntowicz
|
tokenizers: @mfuntowicz
|
||||||
Trainer: @sgugger
|
Trainer: @sgugger
|
||||||
Speed and Memory Benchmarks: @patrickvonplaten
|
Speed and Memory Benchmarks: @patrickvonplaten
|
||||||
Model Cards: @julien-c
|
Model Cards: @julien-c
|
||||||
TextGeneration: @TevenLeScao
|
TextGeneration: @TevenLeScao
|
||||||
examples/distillation: @VictorSanh
|
examples/distillation: @VictorSanh
|
||||||
nlp datasets: [different repo](https://github.com/huggingface/nlp)
|
nlp datasets: [different repo](https://github.com/huggingface/nlp)
|
||||||
rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
|
rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
|
||||||
@ -47,6 +47,7 @@ assignees: ''
|
|||||||
FSMT: @stas00
|
FSMT: @stas00
|
||||||
examples/seq2seq: @patil-suraj
|
examples/seq2seq: @patil-suraj
|
||||||
examples/bert-loses-patience: @JetRunner
|
examples/bert-loses-patience: @JetRunner
|
||||||
|
ray/raytune: @richardliaw @amogkam
|
||||||
tensorflow: @jplu
|
tensorflow: @jplu
|
||||||
examples/token-classification: @stefan-it
|
examples/token-classification: @stefan-it
|
||||||
documentation: @sgugger
|
documentation: @sgugger
|
||||||
|
Loading…
Reference in New Issue
Block a user