Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aisuko
/
ft-ms-git-base-pokemon-blip-captions
like
0
Text Generation
Transformers
Safetensors
git
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7aeff64
ft-ms-git-base-pokemon-blip-captions
/
special_tokens_map.json
aisuko
Upload processor
7aeff64
11 months 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]"
}