Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Euanyu
/
Bioformer16L_caption
like
0
Safetensors
bert
License:
mit
Model card
Files
Files and versions
Community
08a55bf
Bioformer16L_caption
/
special_tokens_map.json
Euanyu
Finetuned Bioformer-16L model with capition only of synthetic dataset
08a55bf
2 months 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]"
}