Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vymn
/
Brain
like
0
Text2Text Generation
Transformers
PyTorch
blenderbot
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
e6cce12
Brain
/
special_tokens_map.json
vymn
Upload special_tokens_map.json
0e41668
over 2 years ago
raw
Copy download link
history
blame
Safe
130 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}