Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
cleopatro
/
Aditya_NER
like
0
Token Classification
Transformers
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
Aditya_NER
/
special_tokens_map.json
cleopatro
added pest and seed type
37c7d59
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}