Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bpHigh
/
Setfit-FakeNews-en
like
0
Text Classification
sentence-transformers
PyTorch
setfit
bert
arxiv:
2209.11055
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
Setfit-FakeNews-en
/
special_tokens_map.json
bpHigh
Upload model
a48c595
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]"
}