You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where can i find more infos to how ModernBertForMaskedLM needs to be implemented? i saw an implementation for ModernBertForSequenceClassification here: vllm-project/vllm#16648
also, can the ModernBertForMaskedLM be used for a classification task?