Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
opentargets
/
clinical_trial_stop_reasons
like
3
Follow
Open Targets
6
Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
opentargets/clinical_trial_reason_to_stop
English
doi:10.57967/hf/2599
bert
Generated from Trainer
medical
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
7fa514f
clinical_trial_stop_reasons
/
special_tokens_map.json
ireneisdoomed
Upload special_tokens_map.json with huggingface_hub
a99b879
almost 2 years 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]"
}