Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
UCSC-VLAA
/
openvision-vit-tiny-patch8-224
like
0
Follow
UCSC-VLAA
144
Image Feature Extraction
OpenCLIP
arxiv:
2505.04601
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Use this model
main
openvision-vit-tiny-patch8-224
/
special_tokens_map.json
Yanqing0327
firstcommit
e32aa2f
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}