Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
spencer-gable-cook
/
COVID-19_Misinformation_Detector
like
1
Text Classification
Transformers
PyTorch
ONNX
bert
Inference Endpoints
arxiv:
2006.00885
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
COVID-19_Misinformation_Detector
/
special_tokens_map.json
spencer-gable-cook
Upload 8 files
87088f9
about 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]"
}