Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ltmai
/
Bio_ClinicalBERT_DDI_finetuned
like
1
Text Classification
Transformers
PyTorch
bert
Generated from Trainer
chemistry
medical
drug_drug_interaction
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ea36b85
Bio_ClinicalBERT_DDI_finetuned
/
special_tokens_map.json
ltmai
Training in progress, epoch 1
dd4c8e0
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]"
}