Sentence Similarity
sentence-transformers
TensorBoard
Safetensors
English
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
5 papers
ProTopic-niter1-bs64-e32-ntopics10 / special_tokens_map.json
srsawant34's picture
Upload folder using huggingface_hub
493deb9
raw history blame
No virus
695 Bytes
{
"cls_token": {
"content": "[CLS]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"mask_token": {
"content": "[MASK]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"sep_token": {
"content": "[SEP]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "[UNK]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}