Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Pulk17
/
Fake-News-Detection
like
10
Text Classification
Transformers
Safetensors
Pulk17/Fake-News-Detection-dataset
English
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
Fake-News-Detection
/
special_tokens_map.json
Pulk17
Uploading Model
171bc82
verified
over 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]"
}