lbourdois commited on
Commit
4139ddf
1 Parent(s): 805622c

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
- language:
3
- - es
4
- - en
 
5
  license: other
6
- pipeline_tag: image-classification
7
- tags:
8
  - image-classification
 
9
  widget:
10
  - src: https://upserve.com/media/sites/2/Bill-from-Mezcalero-in-Washington-D.C.-photo-by-Alfredo-Solis-1-e1507226752437.jpg
11
  example_title: receipt
12
  - src: https://templates.invoicehome.com/invoice-template-us-neat-750px.png
13
  example_title: invoice
14
-
15
  ---
16
 
17
  **InvoiceReceiptClassifier_LayoutLMv3** is a fine-tuned LayoutLMv3 model that classifies a document to an invoice or receipt.
 
1
  ---
2
+ language:
3
+ - es
4
+ - en
5
+ - multilingual
6
  license: other
7
+ tags:
 
8
  - image-classification
9
+ pipeline_tag: image-classification
10
  widget:
11
  - src: https://upserve.com/media/sites/2/Bill-from-Mezcalero-in-Washington-D.C.-photo-by-Alfredo-Solis-1-e1507226752437.jpg
12
  example_title: receipt
13
  - src: https://templates.invoicehome.com/invoice-template-us-neat-750px.png
14
  example_title: invoice
 
15
  ---
16
 
17
  **InvoiceReceiptClassifier_LayoutLMv3** is a fine-tuned LayoutLMv3 model that classifies a document to an invoice or receipt.