Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
blenderbot-3B
like
144
Follow
AI at Meta
3,208
Text2Text Generation
Transformers
PyTorch
blended_skill_talk
English
blenderbot
convAI
conversational
facebook
Inference Endpoints
arxiv:
1907.06616
License:
apache-2.0
Model card
Files
Files and versions
Community
10
Train
Deploy
Use this model
1ca1d53
blenderbot-3B
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
aba2b72
about 4 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>"
}