Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dumitrescustefan
/
bert-base-romanian-ner
like
2
Token Classification
Transformers
PyTorch
ronec
Romanian
bert
Inference Endpoints
arxiv:
1909.01247
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
2187466
bert-base-romanian-ner
/
special_tokens_map.json
dumitrescustefan
vocab added for bert-base-romanian-cased-v1
2187466
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}