Views
No views yet
Datadog/Toto-Open-Base-1.0 base on the MHC training split.model.ckpt)Datadog/Toto-Open-Base-1.01import openmhc
2from openmhc.forecasters import TotoForecaster
3
4# pip install "openmhc[toto]"
5fc = TotoForecaster.from_release("hf://MyHeartCounts/openmhc-toto-fc@v1.0")
6results = openmhc.evaluate_forecasting(fc, version="full")model.release_dir=hf://MyHeartCounts/openmhc-toto-fc@v1.0. See openmhc_manifest.json for
provenance (training run, base model, fine-tuning details) and architecture
metadata.