Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
raduion
/
bert-medium-luxembourgish
like
2
Fill-Mask
Transformers
google-tensorflow
TensorFlow
Luba-Katanga
bert
text
MLM
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-medium-luxembourgish
/
special_tokens_map.json
raduion
First model version. Includes the BERT tokenizer.
49d479e
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}