Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IVN-RIN
/
bioBIT
like
1
Follow
Rete Neuroscienze
3
Fill-Mask
Transformers
PyTorch
Safetensors
IVN-RIN/BioBERT_Italian
Italian
bert
Biomedical Language Modeling
Inference Endpoints
arxiv:
1901.08746
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
dcc2ffb
bioBIT
/
special_tokens_map.json
Detsutut
Upload tokenizer
f9e27ab
almost 2 years 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]"
}