Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
NazzX1
/
clinical-bert-section-classification-v5
like
0
Text Classification
Transformers
Safetensors
distilbert
Generated from Trainer
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
clinical-bert-section-classification-v5
/
special_tokens_map.json
NazzX1
Upload tokenizer
c639937
verified
7 months 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]"
}