| { | |
| "model_type": "contrastive_bert", | |
| "model_name": "Simonlee711/Clinical_ModernBERT", | |
| "dropout_rate": 0.15, | |
| "architectures": [ | |
| "ContrastiveModel" | |
| ], | |
| "auto_map": { | |
| "AutoModel": "modeling_contrastive.ContrastiveModel", | |
| "AutoConfig": "modeling_contrastive.ContrastiveConfig" | |
| } | |
| } |