Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
NCHS
/
SANDS
like
6
Follow
Centers for Disease Control and Prevention
33
Text Classification
Transformers
PyTorch
English
doi:10.57967/hf/0414
bert
text-embeddings-inference
License:
cc0-1.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
SANDS
/
special_tokens_map.json
thoppe
Upload special_tokens_map.json
3739766
over 3 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]"
}