Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
BiomedVLP-CXR-BERT-specialized
like
23
Follow
Microsoft
4,551
Fill-Mask
Transformers
PyTorch
English
cxr-bert
feature-extraction
exbert
custom_code
arxiv:
2204.09817
arxiv:
2103.00020
arxiv:
2002.05709
License:
mit
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
6cfc310
BiomedVLP-CXR-BERT-specialized
/
special_tokens_map.json
Ozan Oktay
add tokenizer
0fdcbd3
over 2 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]"
}