Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NbAiLab
/
nb-sbert-base
like
20
Follow
Nasjonalbiblioteket AI Lab
94
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
Transformers
NbAiLab/mnli-norwegian
Norwegian
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
0c306f9
nb-sbert-base
/
special_tokens_map.json
Rolv-Arild
Upload 11 files
71db8c1
about 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]"
}