Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Xenova
/
ms-marco-TinyBERT-L-2-v2
like
2
Text Classification
Transformers.js
ONNX
bert
Model card
Files
Files and versions
Community
Use this model
main
ms-marco-TinyBERT-L-2-v2
/
special_tokens_map.json
Xenova
HF staff
Upload folder using huggingface_hub
f802600
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}