Commit ·
c4b5d4d
1
Parent(s): 495bbbd
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
pipeline_tag: document-question-answering
|
| 6 |
---
|
| 7 |
-
This model trained on DocVQA Dataset
|
| 8 |
|
| 9 |
Code for Training and Prediction (v1): https://www.kaggle.com/tusharcode/training-layoutlm-docvqa
|
| 10 |
|
|
|
|
| 4 |
- en
|
| 5 |
pipeline_tag: document-question-answering
|
| 6 |
---
|
| 7 |
+
This model was trained on [DocVQA](https://www.docvqa.org/) Dataset questions
|
| 8 |
|
| 9 |
Code for Training and Prediction (v1): https://www.kaggle.com/tusharcode/training-layoutlm-docvqa
|
| 10 |
|