rhovhannisyan commited on
Commit
ee85180
1 Parent(s): 74fde2a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -25,7 +25,6 @@ TaxAmount
25
  OrderNumber
26
  CreditorCountry
27
 
28
- [Demo space can be found here](https://huggingface.co/spaces/to-be/invoice_document_headers_extraction_with_donut)
29
 
30
  ## Model description
31
 
@@ -33,10 +32,6 @@ Donut consists of a vision encoder (Swin Transformer) and a text decoder (BART).
33
 
34
  ![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/model_doc/donut_architecture.jpg)
35
 
36
- ## Intended uses & limitations
37
-
38
- This model is meant as a research in how well it fares with multilanguage invoices.
39
- See my observations in the [demo space](https://huggingface.co/spaces/to-be/invoice_document_headers_extraction_with_donut).
40
 
41
  ### How to use
42
 
 
25
  OrderNumber
26
  CreditorCountry
27
 
 
28
 
29
  ## Model description
30
 
 
32
 
33
  ![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/model_doc/donut_architecture.jpg)
34
 
 
 
 
 
35
 
36
  ### How to use
37