Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ridhwan
/
ms-marco-MiniLM-L-6-v2
like
0
ONNX
Safetensors
bert
Model card
Files
Files and versions
Community
main
ms-marco-MiniLM-L-6-v2
/
special_tokens_map.json
Ridhwan
Upload special_tokens_map.json with huggingface_hub
eb11f94
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}