Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
# Finetuned
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Finetuned LayoutLMv2 with LayoutXLMTokenizer on standard_0.0.2_EasyOcrEngine
|
2 |
|
3 |
+
LayoutLMv2 with LayoutXLMTokenizer finetuned on all documents processed by standard_0.0.2_EasyOcrEngine, first-page only with no additional cleaning.
|
4 |
+
|
5 |
+
Base model: microsoft/layoutlmv2-base-uncased
|
6 |
+
|
7 |
+
Tokenizer: microsoft/layoutxlm-base
|
8 |
+
|
9 |
+
Dataset: fimu-docproc-research/standard_0.0.2_EasyOcrEngine
|