Commit
·
ee0f7ba
1
Parent(s):
f613314
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
4 |
-
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
4 |
+
Fine-tuned [LayoutLMv2 model](https://huggingface.co/docs/transformers/model_doc/layoutlmv2) on NER task using annotated invoices from the Intelligent Backoffice project.
|
5 |
+
The usage outside our API is identical to the original [LayoutLM](https://huggingface.co/docs/transformers/model_doc/layoutlmv2#usage-layoutlmv2processor).
|