From 6f35c61f93d77eae5cf5c8bf138c742dc643ffc1 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Thu, 5 Nov 2020 09:39:05 +0100 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 7b156536df..eb79b31537 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -36,13 +36,15 @@ assignees: '' examples/distillation: @VictorSanh nlp datasets: [different repo](https://github.com/huggingface/nlp) rust tokenizers: [different repo](https://github.com/huggingface/tokenizers) - Text Generation: @TevenLeScao + Text Generation: @patrickvonplaten @TevenLeScao blenderbot: @mariamabarham Bart: @sshleifer Marian: @sshleifer T5: @patrickvonplaten Longformer/Reformer: @patrickvonplaten - TransfoXL/XLNet: @TevenLeScao + TransfoXL/XLNet: @TevenLeScao + RAG: @patrickvonplaten, @lhoestq + FSTM: @stas00 examples/seq2seq: @sshleifer examples/bert-loses-patience: @JetRunner tensorflow: @jplu