Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SE6446
/
Untitled7-colab_checkpoint
like
0
Image-to-Text
Transformers
PyTorch
poloclub/diffusiondb
English
git
image-text-to-text
Inference Endpoints
License:
unlicense
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Untitled7-colab_checkpoint
/
special_tokens_map.json
SE6446
Upload processor
87e22e2
about 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]"
}