adamchanadam commited on
Commit
f9b2bea
·
verified ·
1 Parent(s): a7abf46

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,14 +19,14 @@ This model is fine-tuned from [microsoft/Florence-2-base-ft](https://huggingface
19
 
20
  - Fine-tuned for answering questions about images, specifically focused on logo recognition and company information.
21
  - The model uses the `<DocVQA>` prompt to indicate the task type.
22
- - Number of unique images: 2
23
  - Number of epochs: 15
24
  - Learning rate: 5e-06
25
  - Optimizer: AdamW
26
  - Early stopping: Patience of 3 epochs, delta of 0.01
27
 
28
- Dataset statistics: Total number of questions for fine-tuning: 40.
29
- logo_recognition: 4 (10.00%) brand_identification: 4 (10.00%) visual_elements: 4 (10.00%) text_in_logo: 4 (10.00%) industry_classification: 4 (10.00%) product_service: 4 (10.00%) company_details: 6 (15.00%) negative_sample: 10 (25.00%)
30
 
31
  ## Intended use & limitations
32
 
 
19
 
20
  - Fine-tuned for answering questions about images, specifically focused on logo recognition and company information.
21
  - The model uses the `<DocVQA>` prompt to indicate the task type.
22
+ - Number of unique images: 28
23
  - Number of epochs: 15
24
  - Learning rate: 5e-06
25
  - Optimizer: AdamW
26
  - Early stopping: Patience of 3 epochs, delta of 0.01
27
 
28
+ Dataset statistics: Total number of questions for fine-tuning: 560.
29
+ logo_recognition: 49 (8.75%) brand_identification: 48 (8.57%) visual_elements: 65 (11.61%) text_in_logo: 57 (10.18%) industry_classification: 49 (8.75%) product_service: 55 (9.82%) company_details: 89 (15.89%) negative_sample: 148 (26.43%)
30
 
31
  ## Intended use & limitations
32