adamchanadam commited on
Commit
bf26ff5
·
verified ·
1 Parent(s): c5dcb28

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ This model is fine-tuned from [microsoft/Florence-2-base-ft](https://huggingface
21
  - The model uses the `<DocVQA>` prompt to indicate the task type.
22
  - Number of training images: 13
23
  - Number of validation images: 2
24
- - Number of epochs: 11
25
  - Learning rate: 5e-06
26
  - Optimizer: AdamW
27
  - Early stopping: Patience of 3 epochs, delta of 0.01
 
21
  - The model uses the `<DocVQA>` prompt to indicate the task type.
22
  - Number of training images: 13
23
  - Number of validation images: 2
24
+ - Number of epochs: 15
25
  - Learning rate: 5e-06
26
  - Optimizer: AdamW
27
  - Early stopping: Patience of 3 epochs, delta of 0.01