Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NlpHUST
/
ner-vietnamese-electra-base
like
6
Follow
NLP HUST
44
Token Classification
Transformers
PyTorch
Safetensors
Vietnamese
electra
named-entity-recognition
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
83dbc58
ner-vietnamese-electra-base
/
special_tokens_map.json
nhanv
init project
83dbc58
about 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]"
}