Sony
/

Image-Text-to-Text
Safetensors
English
conversational
nielsr HF Staff commited on
Commit
f12ba39
·
verified ·
1 Parent(s): 49d5b39

Add metadata

Browse files

This PR adds the `base_model` and `datasets` attributes so that people can find this model from those artifacts.

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -4,6 +4,12 @@ language:
4
  - en
5
  pipeline_tag: image-text-to-text
6
  arxiv: 2503.02597
 
 
 
 
 
 
7
  ---
8
 
9
  # AKI Model Card
 
4
  - en
5
  pipeline_tag: image-text-to-text
6
  arxiv: 2503.02597
7
+ base_model:
8
+ - google/siglip-so400m-patch14-384
9
+ - microsoft/Phi-3.5-mini-instruct
10
+ datasets:
11
+ - Salesforce/blip3-kale
12
+ - Salesforce/blip3-ocr-200m
13
  ---
14
 
15
  # AKI Model Card