Commit ·
4f1c9c4
1
Parent(s): 029da49
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
#### Finetuned Ernie Layout Model
|
| 6 |
+
|
| 7 |
+
- Finetuned on [DocVQA dataset](https://www.docvqa.org/datasets/docvqa)
|
| 8 |
+
- Follow instructions on [PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout/deploy/python) for deployment
|