Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheMrguiller
/
Blenderbot_Prosocial
like
0
Text2Text Generation
Transformers
PyTorch
blenderbot-small
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Blenderbot_Prosocial
/
special_tokens_map.json
TheMrguiller
Upload tokenizer
193f418
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
{
"bos_token"
:
"__start__"
,
"eos_token"
:
"__end__"
,
"pad_token"
:
"__null__"
,
"unk_token"
:
"__unk__"
}