Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nxquang-al
/
blip-aircraft-captioning
like
0
Image-Text-to-Text
Transformers
PyTorch
blip
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
blip-aircraft-captioning
/
special_tokens_map.json
nxquang-al
Epoch 5: Val_WER: 0.5684 - Val_BLEU: 0.3121
fbbf7f5
over 1 year 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]"
}