Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
funnel-transformer
/
large
like
2
Follow
funnel-transformer
3
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
bookcorpus
wikipedia
gigaword
English
funnel
arxiv:
2006.03236
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
Train
Deploy
Use this model
refs/pr/1
large
/
tokenizer_config.json
system
HF Staff
Update tokenizer_config.json
9a2b05f
almost 5 years ago
raw
Copy download link
history
blame
153 Bytes
{
"unk_token"
:
"<unk>"
,
"sep_token"
:
"<sep>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<cls>"
,
"mask_token"
:
"<mask>"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
}