Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nguyendangsonlam
/
lsg-ner-vietnamese-electra-base-1024
like
1
Token Classification
Transformers
PyTorch
Vietnamese
electra
named-entity-recognition
custom_code
arxiv:
2210.15497
Model card
Files
Files and versions
Community
1
Train
Use this model
main
lsg-ner-vietnamese-electra-base-1024
/
special_tokens_map.json
nguyendangsonlam
ini commit
03a218f
about 2 years 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]"
}