Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dmis-lab
/
biosyn-sapbert-ncbi-disease
like
2
Feature Extraction
Transformers
PyTorch
bert
text-embeddings-inference
Inference Endpoints
arxiv:
1901.08746
arxiv:
1910.09700
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
biosyn-sapbert-ncbi-disease
/
special_tokens_map.json
mjtwins
init
6376c92
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}