Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ClinicalNLP
/
SDOHv7
like
9
Follow
Healthcare and Clinical NLP
23
Text Classification
Transformers
PyTorch
reachosen/autotrain-data-sdohv7
English
deberta-v2
Trained with AutoTrain
healthcare
sdoh
social determinants of health
Carbon Emissions
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/1
SDOHv7
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
fbbead0
over 1 year 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]"
}