Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
BiomedVLP-BioViL-T
like
25
Follow
Microsoft
4,537
Feature Extraction
Transformers
PyTorch
Safetensors
English
exbert
custom_code
arxiv:
2301.04558
arxiv:
2204.09817
License:
mit
Model card
Files
Files and versions
Community
6
Train
Use this model
fc335c4
BiomedVLP-BioViL-T
/
special_tokens_map.json
Ozan Oktay
add tokenizer
aa3e0cb
over 1 year 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]"
}