Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yj2773
/
distilbert-base-uncased-fakenews-classif-task
like
0
Text Classification
Transformers
PyTorch
distilbert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d72f2c8
distilbert-base-uncased-fakenews-classif-task
/
special_tokens_map.json
yj2773
Upload special_tokens_map.json
3b4b3eb
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}