Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
funnel-transformer
/
large
like
2
Follow
funnel-transformer
2
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
bookcorpus
wikipedia
gigaword
English
funnel
Inference Endpoints
arxiv:
2006.03236
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
7665796
large
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
a25a74a
about 4 years ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"<sep>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<cls>"
,
"mask_token"
:
"<mask>"
}