Skip to main content

Huanz's group workspace

Timestamps visible
2023-03-31 15:08:27
Testing DataLoader 0:   0%|                                                                                                                                                                      | 0/3 [00:00<?, ?it/s]
2023-03-31 15:08:28
/homes/hz009/anaconda3/lib/python3.9/site-packages/pytorch_lightning/trainer/connectors/data_connector.py:488: PossibleUserWarning: Your `test_dataloader`'s sampler has shuffling enabled, it is strongly recommended that you turn shuffling off for val/test/predict dataloaders.
2023-03-31 15:08:28
  rank_zero_warn(
2023-03-31 15:08:28
/homes/hz009/anaconda3/lib/python3.9/site-packages/pytorch_lightning/trainer/connectors/data_connector.py:224: PossibleUserWarning: The dataloader, test_dataloader 0, does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` (try 80 which is the number of cpus on this machine) in the `DataLoader` init to improve performance.
2023-03-31 15:08:28
  rank_zero_warn(
2023-03-31 15:08:30
/homes/hz009/anaconda3/lib/python3.9/site-packages/torchmetrics/utilities/prints.py:36: UserWarning: No negative samples in targets, false positive value should be meaningless. Returning zero tensor in false positive score
2023-03-31 15:08:30
  warnings.warn(*args, **kwargs)
2023-03-31 15:08:31
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
2023-03-31 15:08:31
        Test metric               DataLoader 0        
2023-03-31 15:08:31
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2023-03-31 15:08:31
         test_acc              0.6666666865348816     
2023-03-31 15:08:31
        test_auroc             0.5663145780563354     
2023-03-31 15:08:31
        test_fscore            0.2586010694503784     
2023-03-31 15:08:31
└───────────────────────────┴───────────────────────────┘