Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
whispAI
/
ClaimBuster-DeBERTaV2
like
1
Follow
whisp
3
Text Classification
Transformers
PyTorch
lucafrost/autotrain-data-claimbuster
English
deberta-v2
Trained with AutoTrain
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d5f991b
ClaimBuster-DeBERTaV2
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
8562362
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}