Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Neurona
/
cpener-test
like
1
Token Classification
Transformers
PyTorch
English
distilbert
Inference Endpoints
License:
unlicense
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
cpener-test
/
special_tokens_map.json
Neurona
add tokenizer
270d562
about 2 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]"
}