Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
emilys
/
hmBERT-CoNLL-cp1
like
0
Token Classification
Transformers
PyTorch
conll2003
bert
Generated from Trainer
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
059d85e
hmBERT-CoNLL-cp1
/
special_tokens_map.json
emilys
Model save
128093c
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]"
}