Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cambridgeltl
/
SapBERT-from-PubMedBERT-fulltext-mean-token
like
0
Follow
Language Technology Lab @University of Cambridge
27
Feature Extraction
Transformers
PyTorch
JAX
Safetensors
bert
Inference Endpoints
arxiv:
2010.11784
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9f95c2e
SapBERT-from-PubMedBERT-fulltext-mean-token
/
special_tokens_map.json
fl399
First version of the sapbert-mean-token model and tokenizer.
f4921cc
over 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]"
}