Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
MiniLM-L12-H384-uncased
like
82
Follow
Microsoft
5,140
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
bert
Inference Endpoints
arxiv:
2002.10957
arxiv:
1810.04805
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
MiniLM-L12-H384-uncased
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
a1dddd7
over 4 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]"
}