Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nlpconnect
/
distilbert-base-cased-wikiproperties-classifier
like
2
Follow
NLP Connect
11
Text Classification
Transformers
google-tensorflow
TensorFlow
doi:10.57967/hf/0221
distilbert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
distilbert-base-cased-wikiproperties-classifier
/
special_tokens_map.json
ankur310794
add tokenizer
2cbbd9e
about 3 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]"
}