Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
google
/
fnet-base
like
17
Follow
Google
4,315
Transformers
PyTorch
Rust
c4
English
fnet
pretraining
Inference Endpoints
arxiv:
2105.03824
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
ece1eeb
fnet-base
/
special_tokens_map.json
gchhablani
Add model files
4c0c398
over 3 years ago
raw
Copy download link
history
blame
Safe
200 Bytes
{
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
{
"content"
:
"[MASK]"
,
"single_word"
:
false
,
"lstrip"
:
true
,
"rstrip"
:
false
,
"normalized"
:
true
}
}