Update ADD_BIG_BIRD.md

This commit is contained in:
Patrick von Platen 2021-02-11 18:34:17 +03:00 committed by GitHub
parent 495c157d6f
commit d6b4f48ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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