vasudevgupta commited on
Commit
5d0c103
·
1 Parent(s): e85184b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,7 +5,10 @@ datasets: natural_questions
5
 
6
  ---
7
 
8
- This checkpoint is obtained after training `BigBirdForQuestionAnswering` 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
 
 
 
9
 
10
  **Use this model just like any other model from 🤗Transformers**
11
 
 
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
9
+
10
+ | Exact Match | 47.44 |
11
+ |-------------|-------|
12
 
13
  **Use this model just like any other model from 🤗Transformers**
14