elijahrenner commited on
Commit
5f5794e
·
verified ·
1 Parent(s): ce04091

Update results/search.txt

Browse files
Files changed (1) hide show
  1. results/search.txt +6 -0
results/search.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ val_loss 0.025426 | PSNR 68.406 | Dice 0.000
2
+ Early stopping triggered.
3
+ Saving model...
4
+ [I 2025-07-07 03:03:07,824] Trial 24 finished with value: 0.001315083121880889 and parameters: {'lr': 9.389864068707382e-06, 'batch_size': 1, 'dropout': 0.3904632748406899}. Best is trial 12 with value: 0.001076692366041243.
5
+ Best hyperparameters: {'lr': 3.872460757945299e-05, 'batch_size': 1, 'dropout': 0.3437562007447691}
6
+ [rank0]:[W707 03:03:08.989982309 ProcessGroupNCCL.cpp:1250] Warning: WARNING: process group has NOT been destroyed before we destruct ProcessGroupNCCL. On normal program exit, the application should call destroy_process_group to ensure that any pending NCCL operations have finished in this process. In rare cases this process can exit before this point and block the progress of another member of the process group. This constraint has always been present, but this warning has only been added since PyTorch 2.4 (function operator())