Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
daniyal214
/
finetuned-blip-chest-xrays
like
0
Image-to-Text
Transformers
PyTorch
English
blip
image-text-to-text
image-captioning
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
e3168b1
finetuned-blip-chest-xrays
/
special_tokens_map.json
daniyal214
upload special_tokens_map.json
eb9ef7a
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}