Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nuvocare
/
WikiMedical_sent_biobert
like
3
Follow
Nuvocare
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
Transformers
nuvocare/WikiMedical_sentence_similarity
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
16a9155
WikiMedical_sent_biobert
/
special_tokens_map.json
samchain
Add new SentenceTransformer model.
58357f4
about 1 year 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]"
}