Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Adorg
/
mc231104
like
0
Feature Extraction
Transformers
PyTorch
vision-encoder-decoder
custom_code
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
mc231104
/
special_tokens_map.json
Adorg
Upload special_tokens_map.json with huggingface_hub
9e3186d
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<|endoftext|>"
}