Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
digitalepidemiologylab
/
covid-twitter-bert-v2
like
4
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
English
bert
Twitter
COVID-19
Inference Endpoints
arxiv:
2005.07503
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
covid-twitter-bert-v2
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
21049d4
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}