Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shanover
/
symps_disease_bert_v3_c41
like
5
Text Classification
Transformers
PyTorch
Safetensors
English
bert
bert-base-uncased
disease
medical
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6a4d7d1
symps_disease_bert_v3_c41
/
special_tokens_map.json
shanover
Upload 6 files
e8fab4c
over 1 year 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]"
}