Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
huggingface
/
funnel-small-base
like
1
Follow
Hugging Face
53k
Feature Extraction
Transformers
PyTorch
funnel
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
refs/pr/1
funnel-small-base
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
ac51328
almost 5 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>"
}