Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
abhijitgayen
/
cogo-blenderbot-1.0.1
like
0
Text2Text Generation
Transformers
PyTorch
blenderbot-small
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3dd29bb
cogo-blenderbot-1.0.1
/
special_tokens_map.json
abhijitgayen
Upload folder using huggingface_hub
0eb72ac
over 1 year ago
raw
Copy download link
history
blame
Safe
110 Bytes
{
"bos_token"
:
"__start__"
,
"eos_token"
:
"__end__"
,
"pad_token"
:
"__null__"
,
"unk_token"
:
"__unk__"
}