Update README.md
Browse files
README.md
CHANGED
|
@@ -13,5 +13,6 @@ language:
|
|
| 13 |
This is BigBird-base trained on TriviaQA from [Google hub](https://huggingface.co/google/bigbird-base-trivia-itc) and fine-tuned on Multipage DocVQA (MP-DocVQA) dataset.
|
| 14 |
* Due to Huggingface implementation, the global tokens are defined according to the Internal Transformer Construction (ITC) strategy.
|
| 15 |
|
| 16 |
-
|
|
|
|
| 17 |
- Training hyperparameters can be found in Table 8 of Appendix D
|
|
|
|
| 13 |
This is BigBird-base trained on TriviaQA from [Google hub](https://huggingface.co/google/bigbird-base-trivia-itc) and fine-tuned on Multipage DocVQA (MP-DocVQA) dataset.
|
| 14 |
* Due to Huggingface implementation, the global tokens are defined according to the Internal Transformer Construction (ITC) strategy.
|
| 15 |
|
| 16 |
+
This model was used as a baseline in [Hierarchical multimodal transformers for Multi-Page DocVQA](https://arxiv.org/pdf/2212.05935.pdf).
|
| 17 |
+
- Results on the MP-DocVQA dataset are reported in Table 2.
|
| 18 |
- Training hyperparameters can be found in Table 8 of Appendix D
|