Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SeyedAli
/
Persian-Text-NER-Bert-V1
like
2
Token Classification
Transformers
PyTorch
Safetensors
SeyedAli/Persian-Text-NER
Persian
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
Persian-Text-NER-Bert-V1
/
special_tokens_map.json
SeyedAli
Upload tokenizer
957aa58
about 1 year 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]"
}