Medical-Event-Data-Standard/MEDS-DEV

We should support evaluation-only mode for pre-trained models distributed with weights

Open

#204 opened on Mar 14, 2025

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (9 forks)github user discovery
Experimental APIModelsUsability/Interfaceenhancementhelp wantedpriority:medium

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

Though this should not be the main focus of the benchmark, there is no reason it wouldn't work to just define a model with a predict step and no train step. This would be especially important as we add more of the stanford style models and the EHR Shot dataset (#203) which are more aligned with this approach.

Contributor guide