Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aiknowyou
/
aiky-sentence-bertino
like
2
Follow
AIKnowYou
4
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Italian
distilbert
feature-extraction
cc-by-nc-sa-4.0
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
324376d
aiky-sentence-bertino
/
special_tokens_map.json
tommaso.radicioni
First version of sentence-bertino model
9bad846
over 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}