Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
w11wo
/
malaysian-distilbert-small
like
0
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
oscar
Malay
distilbert
malaysian-distilbert-small
Inference Endpoints
arxiv:
1910.01108
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0b5b7a9
malaysian-distilbert-small
/
special_tokens_map.json
w11wo
Initial commit; transfer-learned English DistilBERT to Malaysian
c1caa78
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}