mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-05 22:00:09 +06:00
Update the list of contributors to reflect current organization (#20603)
* Update the list of contributors to reflect current organization * Proper indent
This commit is contained in:
parent
a03f7514db
commit
c83703cbdb
59
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
59
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -17,40 +17,33 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
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**.
|
||||||
|
|
||||||
|
All issues are read by one of the core maintainers, so if you don't know who to tag, just leave this blank and
|
||||||
|
a core maintainer will ping the right person.
|
||||||
|
|
||||||
Please tag fewer than 3 people.
|
Please tag fewer than 3 people.
|
||||||
|
|
||||||
Models:
|
Models:
|
||||||
|
|
||||||
- ALBERT, BERT, XLM, DeBERTa, DeBERTa-v2, ELECTRA, MobileBert, SqueezeBert: `@LysandreJik`
|
- text models: @ArthurZucker and @younesbelkada
|
||||||
- T5, Pegasus, EncoderDecoder: `@patrickvonplaten`
|
- vision models: @amyeroberts and @NielsRogge
|
||||||
- Blenderbot, MBART, BART, Marian, Pegasus: `@patil-suraj`
|
- speech models: @sanchit-gandhi
|
||||||
- Reformer, TransfoXL, XLNet, FNet: `@patrickvonplaten`
|
|
||||||
- Longformer, BigBird: `@ydshieh`
|
|
||||||
- FSMT: `@stas00`
|
|
||||||
- Funnel: `@sgugger`
|
|
||||||
- GPT-2, GPT: `@patil-suraj`, `@patrickvonplaten`, `@LysandreJik`
|
|
||||||
- RAG, DPR: `@patrickvonplaten`, `@lhoestq`
|
|
||||||
- TensorFlow: `@Rocketknight1`
|
|
||||||
- JAX/Flax: `@patil-suraj`
|
|
||||||
- TAPAS, LayoutLM, LayoutLMv2, LUKE, ViT, BEiT, DEiT, DETR, CANINE: `@NielsRogge`
|
|
||||||
- GPT-Neo, GPT-J, CLIP: `@patil-suraj`
|
|
||||||
- Wav2Vec2, HuBERT, UniSpeech, UniSpeechSAT, SEW, SEW-D: `@patrickvonplaten`, `@anton-l`
|
|
||||||
- SpeechEncoderDecoder, Speech2Text, Speech2Text2: `@sanchit-gandhi`, `@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`
|
|
||||||
- Deepspeed: `@stas00`
|
|
||||||
- Ray/raytune: `@richardliaw`, `@amogkam`
|
|
||||||
- Text generation: `@patrickvonplaten`, `@Narsil`, `@gante`
|
|
||||||
- Tokenizers: `@SaulLu`
|
|
||||||
- Trainer: `@sgugger`
|
|
||||||
- Pipelines: `@Narsil`
|
|
||||||
- Speech: `@patrickvonplaten`, `@anton-l`, `@sanchit-gandhi`
|
|
||||||
- Vision: `@NielsRogge`, `@sgugger`
|
|
||||||
|
|
||||||
Documentation: `@sgugger`, `@stevhliu`
|
- flax: @sanchit-gandhi
|
||||||
|
- generate: @gante
|
||||||
|
- pipelines: @Narsil
|
||||||
|
- tensorflow: @gante and @Rocketknight1
|
||||||
|
- tokenizers: @ArthurZucker
|
||||||
|
- trainer: @sgugger
|
||||||
|
|
||||||
|
Integrations:
|
||||||
|
|
||||||
|
- deepspeed: @stas00
|
||||||
|
- ray/raytune: @richardliaw, @amogkam
|
||||||
|
|
||||||
|
Documentation: @sgugger and @stevhliu
|
||||||
|
|
||||||
Model hub:
|
Model hub:
|
||||||
|
|
||||||
@ -58,17 +51,19 @@ body:
|
|||||||
|
|
||||||
HF projects:
|
HF projects:
|
||||||
|
|
||||||
|
- accelerate: [different repo](https://github.com/huggingface/accelerate)
|
||||||
- datasets: [different repo](https://github.com/huggingface/datasets)
|
- datasets: [different repo](https://github.com/huggingface/datasets)
|
||||||
|
- diffusers: [different repo](https://github.com/huggingface/diffusers)
|
||||||
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
|
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
|
||||||
|
|
||||||
Examples:
|
Maintained examples (not research project or legacy):
|
||||||
|
|
||||||
- maintained examples (not research project or legacy): `@sgugger`, `@patil-suraj`
|
- Flax: @sanchit-gandhi
|
||||||
|
- PyTorch: @sgugger
|
||||||
|
- TensorFlow: @Rocketknight1
|
||||||
|
|
||||||
For research projetcs, please ping the contributor directly. For example, on the following projects:
|
Research projects are not maintained and should be taken as is.
|
||||||
|
|
||||||
- research_projects/bert-loses-patience: `@JetRunner`
|
|
||||||
- research_projects/distillation: `@VictorSanh`
|
|
||||||
placeholder: "@Username ..."
|
placeholder: "@Username ..."
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
37
.github/PULL_REQUEST_TEMPLATE.md
vendored
37
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -39,36 +39,37 @@ members/contributors who may be interested in your PR.
|
|||||||
|
|
||||||
Models:
|
Models:
|
||||||
|
|
||||||
- albert, bert, xlm: @LysandreJik
|
- text models: @ArthurZucker and @younesbelkada
|
||||||
- blenderbot, bart, marian, pegasus, encoderdecoder, t5: @patrickvonplaten, @patil-suraj
|
- vision models: @amyeroberts and @NielsRogge
|
||||||
- longformer, reformer, transfoxl, xlnet: @patrickvonplaten
|
- speech models: @sanchit-gandhi
|
||||||
- fsmt: @stas00
|
|
||||||
- funnel: @sgugger
|
|
||||||
- gpt2: @patrickvonplaten, @LysandreJik
|
|
||||||
- rag: @patrickvonplaten, @lhoestq
|
|
||||||
- tensorflow: @LysandreJik
|
|
||||||
|
|
||||||
Library:
|
Library:
|
||||||
|
|
||||||
- benchmarks: @patrickvonplaten
|
- flax: @sanchit-gandhi
|
||||||
|
- generate: @gante
|
||||||
|
- pipelines: @Narsil
|
||||||
|
- tensorflow: @gante and @Rocketknight1
|
||||||
|
- tokenizers: @ArthurZucker
|
||||||
|
- trainer: @sgugger
|
||||||
|
|
||||||
|
Integrations:
|
||||||
|
|
||||||
- deepspeed: @stas00
|
- deepspeed: @stas00
|
||||||
- ray/raytune: @richardliaw, @amogkam
|
- ray/raytune: @richardliaw, @amogkam
|
||||||
- text generation: @patrickvonplaten
|
|
||||||
- tokenizers: @n1t0, @LysandreJik
|
|
||||||
- trainer: @sgugger
|
|
||||||
- pipelines: @LysandreJik
|
|
||||||
|
|
||||||
Documentation: @sgugger
|
Documentation: @sgugger and @stevhliu
|
||||||
|
|
||||||
HF projects:
|
HF projects:
|
||||||
|
|
||||||
|
- accelerate: [different repo](https://github.com/huggingface/accelerate)
|
||||||
- datasets: [different repo](https://github.com/huggingface/datasets)
|
- datasets: [different repo](https://github.com/huggingface/datasets)
|
||||||
|
- diffusers: [different repo](https://github.com/huggingface/diffusers)
|
||||||
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
|
- rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
|
||||||
|
|
||||||
Examples:
|
Maintained examples (not research project or legacy):
|
||||||
|
|
||||||
- maintained examples (not research project or legacy): @sgugger, @patil-suraj
|
- Flax: @sanchit-gandhi
|
||||||
- research_projects/bert-loses-patience: @JetRunner
|
- PyTorch: @sgugger
|
||||||
- research_projects/distillation: @VictorSanh
|
- TensorFlow: @Rocketknight1
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
Loading…
Reference in New Issue
Block a user