Skip to main content

Huanz's group workspace

Timestamps visible
2023-04-03 16:10:17
LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [0]
2023-04-03 16:10:18
Testing DataLoader 0:  24%|████████████████████▋                                                                   | 4/17 [00:00<00:03,  4.22it/s]
2023-04-03 16:10:19
/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-03 16:10:19
  rank_zero_warn(
2023-04-03 16:10:19
/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-03 16:10:19
  rank_zero_warn(
2023-04-03 16:10:22
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
2023-04-03 16:10:22
        Test metric               DataLoader 0        
2023-04-03 16:10:22
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2023-04-03 16:10:22
         test_acc              0.5151515007019043     
2023-04-03 16:10:22
        test_auroc             0.4297650456428528     
2023-04-03 16:10:22
        test_fscore            0.14351852238178253    
2023-04-03 16:10:22
└───────────────────────────┴───────────────────────────┘