Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
huggingface
/
funnel-small
like
1
Follow
Hugging Face
3,681
Feature Extraction
Transformers
PyTorch
funnel
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3829c82
funnel-small
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
3829c82
about 4 years ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"unk_token"
:
"<unk>"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"cls_token"
:
"<cls>"
,
"sep_token"
:
"<sep>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}