Skip to main content

Huanz's group workspace

Timestamps visible
2023-04-05 11:47:35
Testing DataLoader 0: 100%|███████████████████████████████████████████████████████████████████████████████████████| 32/32 [00:03<00:00,  8.59it/s]
2023-04-05 11:47:31
LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [2]
2023-04-05 11:47:31
/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-04-05 11:47:31
  rank_zero_warn(
2023-04-05 11:47:31
/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 96 which is the number of cpus on this machine) in the `DataLoader` init to improve performance.
2023-04-05 11:47:31
  rank_zero_warn(
2023-04-05 11:47:35
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━��━━━━━━━━━━━━━━━━━┓
2023-04-05 11:47:35
        Test metric               DataLoader 0        
2023-04-05 11:47:35
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2023-04-05 11:47:35
         test_acc                     0.25            
2023-04-05 11:47:35
        test_auroc             0.6042426228523254     
2023-04-05 11:47:35
        test_fscore            0.1427915394306183     
2023-04-05 11:47:35
└───────────────────────────┴───────────────────────────┘