michal-stefanik commited on
Commit
ee0f7ba
1 Parent(s): f613314

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
2
  license: unknown
3
  ---
4
- Finetude [LayoutLMv2 model](https://huggingface.co/docs/transformers/model_doc/layoutlmv2) on NER task using annoted invoices from Gauss algorithmic.
 
 
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).