mstatt commited on
Commit
6cf50c8
·
verified ·
1 Parent(s): 3d5660a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -18
README.md CHANGED
@@ -16,24 +16,12 @@ tags: []
16
 
17
  `Falconsai/florence-2-invoice` is a fine-tuned version of the `microsoft/Florence-2-base-ft` model. This model has been specifically trained to identify and extract key fields from invoice images. The fine-tuning process utilized a curated dataset of invoices annotated to recognize the following fields:
18
 
19
- - Billing address
20
- - Discount percentage
21
- - Due date
22
- - Email client
23
- - Header
24
- - Invoice date
25
- - Invoice number
26
- - Name client
27
- - Products
28
- - Remise
29
- - Shipping address
30
- - Subtotal
31
- - Tax
32
- - Tax percentage
33
- - Tel client
34
- - Total
35
-
36
- ## Model Details
37
 
38
  ### Base Model
39
  The base model used for fine-tuning is `microsoft/Florence-2-base-ft`, a state-of-the-art vision model developed by Microsoft.
 
16
 
17
  `Falconsai/florence-2-invoice` is a fine-tuned version of the `microsoft/Florence-2-base-ft` model. This model has been specifically trained to identify and extract key fields from invoice images. The fine-tuning process utilized a curated dataset of invoices annotated to recognize the following fields:
18
 
19
+ - Billing address, - Discount percentage, - Due date
20
+ - Email client, - Header, - Invoice date
21
+ - Invoice number, - Name client, - Products
22
+ - Remise, - Shipping address, - Subtotal
23
+ - Tax, - Tax percentage, - Tel client, - Total
24
+
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  ### Base Model
27
  The base model used for fine-tuning is `microsoft/Florence-2-base-ft`, a state-of-the-art vision model developed by Microsoft.