aipib commited on
Commit
1343b06
1 Parent(s): 5d809bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,3 +1,24 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - Kendamarron/japanese-photo-instruction
5
+ language:
6
+ - ja
7
+ base_model:
8
+ - microsoft/Florence-2-base-ft
9
+ ---
10
+ library_name: transformers pipeline_tag: image-text-to-text base_model: - microsoft/Florence-2-base-ft
11
+ Model Card for Model ID
12
+ This is Microsoft's Florence-2 model trained for 1 day with Docmatix (5% of the data) with a learning rate of 1e-6. The code for this fine-tuning can be found here: https://github.com/andimarafioti/florence2-finetuning. And here's a blog explaining how to fine tune Florence: https://huggingface.co/blog/finetune-florence2.
13
+
14
+ Change the dataset to Kendamarron/japanese-photo-instruction for Japanese <Caption> use case by aipib.
15
+
16
+ Model Details
17
+ Model Description
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. It has been automatically generated.
19
+
20
+ Developed by: Kojyoho
21
+ Funded by [optional]: Hugging Face 🤗
22
+ Language(s) (NLP): Japanese
23
+ License: MIT
24
+ Finetuned from model: Florence-2-base-ft