GNN-QE icon indicating copy to clipboard operation
GNN-QE copied to clipboard

The code is stuck at the beginning of epoch 0.

Open m1tym1c2 opened this issue 1 year ago • 3 comments

when i try rm -r ~/.cache/torch_extensions/* and run the code again in google colab, the code is still stuck. Could you help me solve this problem?

m1tym1c2 avatar May 19 '23 13:05 m1tym1c2

Have you solved it? I change the batch_size from 1000 to 32,but it still stuck at epoch 0 after about 5 hours.

Astesia12269 avatar Dec 30 '23 10:12 Astesia12269

您好,请问第0轮大概要运行多久呢?到了evaluate onvalid之后就没有反应了:15:35:31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:35:31 binary cross entropy: 0.815342 15:38:04 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:38:04 binary cross entropy: 0.479932 15:40:37 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:40:37 binary cross entropy: 0.486745 15:43:12 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:43:12 binary cross entropy: 0.484352 15:45:46 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:45:46 binary cross entropy: 0.411991 15:48:22 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:48:22 binary cross entropy: 0.469607 15:50:56 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:50:56 binary cross entropy: 0.494905 15:53:30 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:53:31 binary cross entropy: 0.416853 15:56:04 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 15:56:05 binary cross entropy: 0.448374 16:01:55 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:01:55 binary cross entropy: 0.417446 16:04:27 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:04:27 Epoch 0 end 16:04:27 duration: 29.48 mins 16:04:27 speed: 0.57 batch / sec 16:04:27 ETA: 0.00 secs 16:04:27 max GPU memory: 25412.8 MiB 16:04:27 ------------------------------ 16:04:27 average binary cross entropy: 0.470459 16:04:27 Save checkpoint to model_epoch_1.pth 16:04:27 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:04:27 Evaluate on valid

cjzhen9 avatar Apr 11 '24 08:04 cjzhen9

你看看他那个README里面写了,我之前也没注意到

Astesia12269 avatar Apr 11 '24 08:04 Astesia12269