Unverified Commit 09926c8e authored by Richard Liaw's avatar Richard Liaw Committed by GitHub
Browse files

fix-template (#9499)


Signed-off-by: default avatarRichard Liaw <rliaw@berkeley.edu>
parent 4f7022d6
...@@ -11,7 +11,7 @@ assignees: '' ...@@ -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: '' ...@@ -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: '' ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment