ModernMolBERT-small / collator_config.json
jsture's picture
Upload trained ModernMolBERT checkpoint
d734b00 verified
Raw
History Blame Contribute Delete
246 Bytes
{
"_note": "Collator parameters used during pre-training. Change masking_strategy to 'standard', 'span', or 'hetero_span' and adjust the corresponding parameters when fine-tuning.",
"masking_strategy": "standard",
"mlm_probability": 0.15
}