Skip to main content

Kimsehun725's group workspace

Timestamps visible
2022-10-14 13:15:25
Epoch 96:  89%|███████████████████████████████████████████████████████       | 8/9 [00:04<00:00,  1.82it/s, loss=0.0373, v_num=mf0h, val/loss=0.0293, val/precision=0.732, val/recall=0.744, val/f1=0.738, train/loss=0.0373]
2022-10-14 13:15:35
Epoch 97:  89%|███████████████████████████████████████████████████████       | 8/9 [00:04<00:00,  1.82it/s, loss=0.0375, v_num=mf0h, val/loss=0.0277, val/precision=0.796, val/recall=0.684, val/f1=0.736, train/loss=0.0379]
2022-10-14 13:15:45
Epoch 98:  89%|████████████████████████████████████████████████████████       | 8/9 [00:04<00:00,  1.79it/s, loss=0.0382, v_num=mf0h, val/loss=0.027, val/precision=0.774, val/recall=0.748, val/f1=0.761, train/loss=0.0376]
2022-10-14 13:15:57
Epoch 99:  89%|███████████████████████████████████████████████████████       | 8/9 [00:04<00:00,  1.81it/s, loss=0.0378, v_num=mf0h, val/loss=0.0271, val/precision=0.785, val/recall=0.722, val/f1=0.752, train/loss=0.0376]
2022-10-14 13:16:07
Epoch 100:  89%|██████████████████████████████████████████████████████▏      | 8/9 [00:04<00:00,  1.80it/s, loss=0.0382, v_num=mf0h, val/loss=0.0268, val/precision=0.779, val/recall=0.752, val/f1=0.766, train/loss=0.0369]
2022-10-14 13:16:07
Validation: 0it [00:00, ?it/s]
2022-10-14 13:16:10
/data/group1/z44543r/vae_separation/venv/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py:653: UserWarning: Detected KeyboardInterrupt, attempting graceful shutdown...
2022-10-14 13:16:10
  rank_zero_warn("Detected KeyboardInterrupt, attempting graceful shutdown...")
2022-10-14 13:16:10
/data/group1/z44543r/vae_separation/venv/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py:1386: UserWarning: `.test(ckpt_path=None)` was called without a model. The best model of the previous `fit` call will be used. You can pass `.test(ckpt_path='best')` to use the best model or `.test(ckpt_path='last')` to use the last model. If you pass a value, this warning will be silenced.
2022-10-14 13:16:10
  rank_zero_warn(