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