vasudevgupta
commited on
Commit
•
e073d28
1
Parent(s):
5d0c103
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,9 @@
|
|
2 |
language: en
|
3 |
license: apache-2.0
|
4 |
datasets: natural_questions
|
5 |
-
|
|
|
|
|
6 |
---
|
7 |
|
8 |
This checkpoint is obtained after training `BigBirdForQuestionAnswering` (with extra pooler head) on [`natural_questions`](https://huggingface.co/datasets/natural_questions) dataset for ~ 2 weeks on 2 K80 GPUs. Script for training can be found here: https://github.com/vasudevgupta7/bigbird
|
|
|
2 |
language: en
|
3 |
license: apache-2.0
|
4 |
datasets: natural_questions
|
5 |
+
widget:
|
6 |
+
- text: "Who added BigBird to HuggingFace Transformers?"
|
7 |
+
context: "BigBird Pegasus just landed! Thanks to Vasudev Gupta, BigBird Pegasus from Google AI is merged into HuggingFace Transformers. Check it out today!!!"
|
8 |
---
|
9 |
|
10 |
This checkpoint is obtained after training `BigBirdForQuestionAnswering` (with extra pooler head) on [`natural_questions`](https://huggingface.co/datasets/natural_questions) dataset for ~ 2 weeks on 2 K80 GPUs. Script for training can be found here: https://github.com/vasudevgupta7/bigbird
|