Skip to main content

Huanz's group workspace

Timestamps visible
2023-04-05 17:56:29
LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [4]
2023-04-05 17:56:29
/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 17:56:29
  rank_zero_warn(
2023-04-05 17:56:29
/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-04-05 17:56:29
  rank_zero_warn(
2023-04-05 17:56:29
Testing DataLoader 0:   3%|██▊                                                                                     | 1/32 [00:00<00:06,  4.56it/s]
2023-04-05 17:56:37
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
2023-04-05 17:56:37
        Test metric               DataLoader 0        
2023-04-05 17:56:37
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2023-04-05 17:56:37
         test_acc                    0.1875           
2023-04-05 17:56:37
        test_auroc              0.563934862613678     
2023-04-05 17:56:37
        test_fscore            0.12740641832351685    
2023-04-05 17:56:37
└───────────────────────────┴───────────────────────────┘