Update bug-report.md (#13934)
* Update bug-report.md * Update .github/ISSUE_TEMPLATE/bug-report.md Co-authored-by: Suraj Patil <surajp815@gmail.com> * Update .github/ISSUE_TEMPLATE/bug-report.md Co-authored-by: Suraj Patil <surajp815@gmail.com> * Update .github/ISSUE_TEMPLATE/bug-report.md Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/bug-report.md Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com> Co-authored-by: Suraj Patil <surajp815@gmail.com> Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com> Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
This commit is contained in:
43
.github/ISSUE_TEMPLATE/bug-report.md
vendored
43
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -27,30 +27,38 @@ assignees: ''
|
|||||||
|
|
||||||
Models:
|
Models:
|
||||||
|
|
||||||
- albert, bert, xlm: @LysandreJik
|
- ALBERT, BERT, XLM, DeBERTa, DeBERTa-v2, ELECTRA, MobileBert, SqueezeBert: @LysandreJik
|
||||||
- blenderbot, bart, marian, pegasus, encoderdecoder, t5: @patrickvonplaten, @patil-suraj
|
- encoder-decoder models (For example, BlenderBot, BART, Marian, Pegasus, T5, ByT5): @patrickvonplaten, @patil-suraj
|
||||||
- longformer, reformer, transfoxl, xlnet: @patrickvonplaten
|
- Longformer, Reformer, TransfoXL, XLNet, FNet: @patrickvonplaten
|
||||||
- fsmt: @stas00
|
- FSMT: @stas00
|
||||||
- funnel: @sgugger
|
- Funnel: @sgugger
|
||||||
- gpt2: @patrickvonplaten, @LysandreJik
|
- GPT-2, GPT: @patrickvonplaten, @LysandreJik
|
||||||
- rag: @patrickvonplaten, @lhoestq
|
- RAG, DPR: @patrickvonplaten, @lhoestq
|
||||||
- tensorflow: @Rocketknight1
|
- TensorFlow: @Rocketknight1
|
||||||
|
- JAX/Flax: @patil-suraj @patrickvonplaten
|
||||||
|
- TAPAS, LayoutLM, LayoutLMv2, LUKE, ViT, BEiT, DEiT, DETR, CANINE: @NielsRogge
|
||||||
|
- GPT-Neo, GPT-J, CLIP: @patil-suraj
|
||||||
|
- Wav2Vec2, HuBERT, SpeechEncoderDecoder: @patrickvonplaten, @anton-l
|
||||||
|
|
||||||
|
If the model isn't in the list, ping @LysandreJik who will redirect you to the correct contributor.
|
||||||
|
|
||||||
Library:
|
Library:
|
||||||
|
|
||||||
- benchmarks: @patrickvonplaten
|
- Benchmarks: @patrickvonplaten
|
||||||
- deepspeed: @stas00
|
- Deepspeed: @stas00
|
||||||
- ray/raytune: @richardliaw, @amogkam
|
- Ray/raytune: @richardliaw, @amogkam
|
||||||
- text generation: @patrickvonplaten
|
- Text generation: @patrickvonplaten
|
||||||
- tokenizers: @LysandreJik
|
- Tokenizers: @LysandreJik
|
||||||
- trainer: @sgugger
|
- Trainer: @sgugger
|
||||||
- pipelines: @LysandreJik
|
- Pipelines: @Narsil
|
||||||
|
- Speech: @patrickvonplaten, @anton-l
|
||||||
|
- Vision: @NielsRogge, @sgugger
|
||||||
|
|
||||||
Documentation: @sgugger
|
Documentation: @sgugger
|
||||||
|
|
||||||
Model hub:
|
Model hub:
|
||||||
|
|
||||||
- for issues with a model report at https://discuss.huggingface.co/ and tag the model's creator.
|
- for issues with a model, report at https://discuss.huggingface.co/ and tag the model's creator.
|
||||||
|
|
||||||
HF projects:
|
HF projects:
|
||||||
|
|
||||||
@@ -60,6 +68,9 @@ HF projects:
|
|||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
- maintained examples (not research project or legacy): @sgugger, @patil-suraj
|
- maintained examples (not research project or legacy): @sgugger, @patil-suraj
|
||||||
|
|
||||||
|
For research projetcs, please ping the contributor directly. For example, on the following projects:
|
||||||
|
|
||||||
- research_projects/bert-loses-patience: @JetRunner
|
- research_projects/bert-loses-patience: @JetRunner
|
||||||
- research_projects/distillation: @VictorSanh
|
- research_projects/distillation: @VictorSanh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user