Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sunminyu
/
KE-Blender
like
0
Text2Text Generation
Transformers
PyTorch
blenderbot-small
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fa600b0
KE-Blender
/
special_tokens_map.json
sunminyu
Upload special_tokens_map.json
f750d35
almost 3 years ago
raw
Copy download link
history
blame
Safe
164 Bytes
{
"bos_token"
:
"__start__"
,
"eos_token"
:
"__end__"
,
"unk_token"
:
"__unk__"
,
"pad_token"
:
"__null__"
,
"additional_special_tokens"
:
[
"__defi__"
,
"__hype__"
,
"[MASK]"
]
}