Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- OCR-free Document Understanding
|
7 |
+
- Struct-aware Parsing
|
8 |
+
- Text Grounding
|
9 |
+
---
|
10 |
+
|
11 |
+
## Model Usage
|
12 |
+
refer to https://github.com/X-PLUG/mPLUG-DocOwl/tree/main/DocOwl1.5
|