Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
facebook
/
blenderbot_small-90M
like
53
Follow
AI at Meta
6.86k
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
blended_skill_talk
English
blenderbot-small
text2text-generation
convAI
conversational
facebook
arxiv:
1907.06616
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
6
Train
Deploy
Use this model
a2a23a4
blenderbot_small-90M
/
special_tokens_map.json
patrickvonplaten
change
5777220
over 4 years ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"bos_token"
:
"__start__"
,
"eos_token"
:
"__end__"
,
"unk_token"
:
"__unk__"
,
"pad_token"
:
"__null__"
}