Add sap_delphi_discrete_time_cif_partcov model configuration to evaluation examples
This commit is contained in:
@@ -20,6 +20,13 @@
|
||||
"full_cov": true,
|
||||
"checkpoint_path": "runs/sap_delphi_discrete_time_cif_sinusoidal_fullcov_20260109-222502/best_model.pt"
|
||||
},
|
||||
{
|
||||
"name": "sap_delphi_discrete_time_cif_partcov",
|
||||
"model_type": "sap_delphi",
|
||||
"loss_type": "discrete_time_cif",
|
||||
"full_cov": false,
|
||||
"checkpoint_path": "runs/sap_delphi_discrete_time_cif_sinusoidal_partcov_20260109-222502/best_model.pt"
|
||||
},
|
||||
{
|
||||
"name": "sap_delphi_exponential_fullcov",
|
||||
"model_type": "sap_delphi",
|
||||
|
||||
Reference in New Issue
Block a user