Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Xenova
/
chinese-clip-vit-base-patch16
like
1
Zero-Shot Image Classification
Transformers.js
ONNX
chinese_clip
Model card
Files
Files and versions
Community
Use this model
main
chinese-clip-vit-base-patch16
/
special_tokens_map.json
Xenova
HF staff
Upload folder using huggingface_hub
bba8c8c
11 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]"
}