Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MPLT Pretrained model
|
2 |
|
3 |
This model is the pretrained MPLT model, on the masked language modeling, masked image modeling and word patch alignement task inspired by LayoutLMV3.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
tags:
|
5 |
+
- mplt
|
6 |
+
- document-pretraining
|
7 |
+
datasets:
|
8 |
+
- custom
|
9 |
+
---
|
10 |
+
|
11 |
# MPLT Pretrained model
|
12 |
|
13 |
This model is the pretrained MPLT model, on the masked language modeling, masked image modeling and word patch alignement task inspired by LayoutLMV3.
|