Xenova HF staff commited on
Commit
b4c60b2
1 Parent(s): 8df7d99

[Automated] Update base model metadata

Browse files

Set base model to "microsoft/Florence-2-large-ft"

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  license: mit
3
  pipeline_tag: image-text-to-text
4
  tags:
@@ -6,7 +8,6 @@ tags:
6
  - text-generation
7
  - text2text-generation
8
  - image-to-text
9
- library_name: transformers.js
10
  ---
11
 
12
  https://huggingface.co/microsoft/Florence-2-large-ft with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: microsoft/Florence-2-large-ft
3
+ library_name: transformers.js
4
  license: mit
5
  pipeline_tag: image-text-to-text
6
  tags:
 
8
  - text-generation
9
  - text2text-generation
10
  - image-to-text
 
11
  ---
12
 
13
  https://huggingface.co/microsoft/Florence-2-large-ft with ONNX weights to be compatible with Transformers.js.