From d6b4f48ecb455fe462f40cbd6aa56c0340cc1c1e Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Thu, 11 Feb 2021 18:34:17 +0300 Subject: [PATCH] Update ADD_BIG_BIRD.md --- .../adding_a_new_model/open_model_proposals/ADD_BIG_BIRD.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/adding_a_new_model/open_model_proposals/ADD_BIG_BIRD.md b/templates/adding_a_new_model/open_model_proposals/ADD_BIG_BIRD.md index 2c6383c6c8..2245034474 100644 --- a/templates/adding_a_new_model/open_model_proposals/ADD_BIG_BIRD.md +++ b/templates/adding_a_new_model/open_model_proposals/ADD_BIG_BIRD.md @@ -3,10 +3,12 @@ How to add BigBird to 🤗 Transformers? Mentor: [Patrick](https://github.com/patrickvonplaten) -Begin: 19.02.2020 +Begin: 12.02.2020 Estimated End: 19.03.2020 +Contributor: [Vasudev](https://github.com/vasudevgupta7) + Adding a new model is often difficult and requires an in-depth knowledge of the 🤗 Transformers library and ideally also of the model's original repository. At Hugging Face, we are trying to empower the community more