Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mudes
/
en-base
like
1
Follow
MUDES
1
Token Classification
Transformers
PyTorch
JAX
English
bert
mudes
Inference Endpoints
arxiv:
2102.09665
arxiv:
2104.04630
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
en-base
/
special_tokens_map.json
tharindu
from Google Colab
7d3fd11
almost 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]"
}