Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Nischal2015
/
models_sbert_gpl
like
0
Feature Extraction
Transformers
PyTorch
distilbert
text-embeddings-inference
Inference Endpoints
License:
bsd
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
models_sbert_gpl
/
special_tokens_map.json
Nischal2015
Add GPL trained sbert_models_v6 model
0af3d81
almost 2 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]"
}