Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
samant
/
distilbert-base-uncased-medical-valid-term
like
0
Text Classification
Transformers
Safetensors
English
distilbert
medical 0 - invalid term 1 - valid disease 2 - multiple disease
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
95a7c92
distilbert-base-uncased-medical-valid-term
/
special_tokens_map.json
samant
Upload 6 files
abbd82e
verified
9 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]"
}