Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
giacomomiolo
/
electramed_small_scivocab
like
1
Transformers
PyTorch
google-tensorflow
TensorFlow
electra
pretraining
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
electramed_small_scivocab
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
1777f9e
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}