Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Yueh-Huan
/
news-category-classification-distilbert
like
20
Text Classification
Transformers
google-tensorflow
TensorFlow
English
distilbert
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
news-category-classification-distilbert
/
special_tokens_map.json
Yueh-Huan
Upload 5 files
152ab06
almost 2 years 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]"
}