Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ikim-uk-essen
/
GBERT-BioM-Translation-base
like
0
Follow
IKIM
6
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2404.05694
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
GBERT-BioM-Translation-base
/
special_tokens_map.json
amindada
Upload folder using huggingface_hub
7b06699
verified
7 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]"
}