Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
monsoon-nlp
/
muril-adapted-local
like
2
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
18 languages
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
0552c3d
muril-adapted-local
/
special_tokens_map.json
monsoon-nlp
initial commit
b91adf5
almost 4 years ago
raw
Copy download link
history
blame
Safe
113 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}