Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
efederici
/
sentence-BERTino
like
4
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Italian
distilbert
feature-extraction
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
da6b8d1
sentence-BERTino
/
special_tokens_map.json
efederici
Added new model
2656a34
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}