Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xmcmic
/
Med-KEBERT
like
0
Feature Extraction
Transformers
PyTorch
English
bert
biomedical
text-embeddings-inference
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
Med-KEBERT
/
special_tokens_map.json
xmcmic
Upload tokenizer
8ef8c60
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]"
}