Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NCHS
/
Non_Therapeutic_Drug_Use
like
0
Follow
National Center for Health Statistics, Centers for Disease Control and Prevention
21
PyTorch
Safetensors
bert
License:
cc0-1.0
Model card
Files
Files and versions
Community
1
refs/pr/1
Non_Therapeutic_Drug_Use
/
special_tokens_map.json
NAdamsNCHS
Initial commit
37d41b2
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}