Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
qwant
/
fralbert-base
like
2
Follow
Qwant
13
Fill-Mask
Transformers
PyTorch
Safetensors
wikipedia
French
albert
Inference Endpoints
arxiv:
1909.11942
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
03e66ed
fralbert-base
/
special_tokens_map.json
oralie
Upload special_tokens_map.json
03e66ed
over 3 years ago
raw
Copy download link
history
blame
Safe
158 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}