Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ashishkgpian
/
biobert_icd9_classifier_ehr
like
0
Text Classification
Transformers
Safetensors
English
bert
biobert
medical-nlp
icd-9
classification
healthcare
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
181e58f
biobert_icd9_classifier_ehr
/
special_tokens_map.json
ashishkgpian
Upload tokenizer
181e58f
verified
2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}