Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
bombshelll
/
Swin_BioMedBert_Curriculum_Finetuned
like
0
PyTorch
vision-encoder-decoder
Model card
Files
Files and versions
xet
Community
main
Swin_BioMedBert_Curriculum_Finetuned
/
special_tokens_map.json
bombshelll
Add special_tokens_map.json
6b1ae69
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}