Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags: []
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
|
11 |
|
12 |
## Model Details
|
@@ -17,20 +17,17 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
-
- **Funded by [optional]:**
|
22 |
-
- **
|
23 |
-
- **
|
24 |
-
- **
|
25 |
-
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
30 |
<!-- Provide the basic links for the model. -->
|
31 |
|
32 |
- **Repository:** [More Information Needed]
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
This is Microsoft's Florence-2 model trained for 9 epochs on the training set from DocVQA with a learning rate of 1e-6.
|
10 |
|
11 |
|
12 |
## Model Details
|
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
+
- **Developed by:** Andi Marafioti
|
21 |
+
- **Funded by [optional]:** Hugging Face 🤗
|
22 |
+
- **Language(s) (NLP):** English
|
23 |
+
- **License:** MIT
|
24 |
+
- **Finetuned from model:** [Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft)
|
|
|
|
|
25 |
|
26 |
### Model Sources [optional]
|
27 |
|
28 |
<!-- Provide the basic links for the model. -->
|
29 |
|
30 |
- **Repository:** [More Information Needed]
|
|
|
31 |
- **Demo [optional]:** [More Information Needed]
|
32 |
|
33 |
## Uses
|