Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Sifal
/
ClinicalMosaic
like
2
Fill-Mask
Transformers
Safetensors
bigbio/mednli
English
bert
feature-extraction
clinical
healthcare
NLP
BERT
MIMIC-IV
MedNLI
transformer
custom_code
Eval Results (legacy)
arxiv:
2502.18009
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
ClinicalMosaic
/
special_tokens_map.json
Sifal
Upload tokenizer
15c9d82
verified
about 1 year 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]"
}