Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
BiomedVLP-CXR-BERT-specialized
like
13
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
2
Train
Use in Transformers
6fcad0b
BiomedVLP-CXR-BERT-specialized
/
special_tokens_map.json
Ozan Oktay
add tokenizer
0fdcbd3
over 1 year ago
raw
history
blame
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}