Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags: []
|
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
-
This is Microsoft's Florence-2 model trained for
|
11 |
The code for this fine-tuning can be found here: https://github.com/andimarafioti/florence2-finetuning
|
12 |
And here's a blog explaining how to fine tune Florence: https://huggingface.co/blog/finetune-florence2
|
13 |
|
|
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
+
This is Microsoft's Florence-2 model trained for 1 day with Docmatix (5% of the data) with a learning rate of 1e-6.
|
11 |
The code for this fine-tuning can be found here: https://github.com/andimarafioti/florence2-finetuning
|
12 |
And here's a blog explaining how to fine tune Florence: https://huggingface.co/blog/finetune-florence2
|
13 |
|