thundercode commited on
Commit
edf0338
·
verified ·
1 Parent(s): 0bace1a

release: add MODEL_CARD.md

Browse files
Files changed (1) hide show
  1. MODEL_CARD.md +9 -0
MODEL_CARD.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  language: en
3
  license: other
 
4
  library_name: pytorch
5
  tags:
6
  - remote-sensing
@@ -11,8 +12,16 @@ tags:
11
  - image-captioning
12
  - visual-question-answering
13
  - optical-sar-fusion
 
 
14
  - lora
15
  - peft
 
 
 
 
 
 
16
  pipeline_tag: image-to-text
17
  config_hash: 78f1e3700da15aa1
18
  ---
 
1
  ---
2
  language: en
3
  license: other
4
+ license_name: see-model-card
5
  library_name: pytorch
6
  tags:
7
  - remote-sensing
 
12
  - image-captioning
13
  - visual-question-answering
14
  - optical-sar-fusion
15
+ - sar
16
+ - multimodal
17
  - lora
18
  - peft
19
+ - pytorch
20
+ base_model:
21
+ - HuggingFaceTB/SmolVLM-500M-Instruct
22
+ - chendelong/RemoteCLIP
23
+ - antofuller/CROMA
24
+ - sentence-transformers/all-MiniLM-L6-v2
25
  pipeline_tag: image-to-text
26
  config_hash: 78f1e3700da15aa1
27
  ---