Commit Graph

4 Commits

Author SHA1 Message Date
b88518a03f Refactor model configurations in models_eval_example.json: update names, add loss_type and full_cov attributes for Delphi and SAP Delphi models. 2026-01-10 14:29:15 +08:00
320597dcde Fix checkpoint path for sap_delphi_discrete_time_cif_partcov model in evaluation examples 2026-01-10 12:31:47 +08:00
b64ba101c2 Add sap_delphi_discrete_time_cif_partcov model configuration to evaluation examples 2026-01-10 12:22:14 +08:00
f231a2e4e5 Add model evaluation configurations for Delphi and SAP Delphi models
- Introduced a new JSON file `models_eval_example.json` containing evaluation configurations for various models.
- Included configurations for `delphi_fork` and `sap_delphi` models with different loss types and full covariance settings.
- Each model entry specifies the model name, type, loss type, full covariance flag, and checkpoint path.
2026-01-10 11:37:12 +08:00