Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dlicari
/
distil-ita-legal-bert
like
1
Sentence Similarity
sentence-transformers
PyTorch
Transformers
bert
feature-extraction
text-embeddings-inference
License:
afl-3.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
distil-ita-legal-bert
/
special_tokens_map.json
dlicari
Upload special_tokens_map.json with huggingface_hub
73d4a1b
about 3 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]"
}