model_checkpoints / experiment_summary_screening.json
Kimyayd's picture
Update screening experiment summary
afaa368 verified
{
"stage": "screening",
"total_experiments": 1,
"best_experiment": {
"experiment_path": "/tmp/hf_tuning_9rvir5qa/screening_exp_001_20250615_235423_lr5e-03_a0.5_d0.1",
"hyperparameters": {
"dropout_rate": 0.1,
"alpha": 0.5,
"smooth": 1.0,
"lr": 0.005,
"weight_decay": 0.01,
"batch_size_factor": 1.0
},
"best_dice_score": 0.499203125412074,
"best_epoch": 3,
"final_train_loss": 0.38834261916943424,
"final_valid_loss": 0.3699581747542999,
"final_valid_dice": 0.494449710917857,
"total_epochs": 5,
"stage": "screening",
"early_stop_reason": null
},
"all_experiments": [
{
"experiment_path": "/tmp/hf_tuning_9rvir5qa/screening_exp_001_20250615_235423_lr5e-03_a0.5_d0.1",
"hyperparameters": {
"dropout_rate": 0.1,
"alpha": 0.5,
"smooth": 1.0,
"lr": 0.005,
"weight_decay": 0.01,
"batch_size_factor": 1.0
},
"best_dice_score": 0.499203125412074,
"best_epoch": 3,
"final_train_loss": 0.38834261916943424,
"final_valid_loss": 0.3699581747542999,
"final_valid_dice": 0.494449710917857,
"total_epochs": 5,
"stage": "screening",
"early_stop_reason": null
}
],
"timestamp": "2025-06-16T01:07:12.534178"
}