Skip to main content

Krenerd77's group workspace

Timestamps visible
2022-06-29 23:19:08
Testing DataLoader 0: 100% 157/157 [00:03<00:00, 43.22it/s]
2022-06-29 23:19:08
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2022-06-29 23:19:08
       Test metric             DataLoader 0
2022-06-29 23:19:08
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2022-06-29 23:19:08
   epoch_test/accuracy      0.8744999766349792
2022-06-29 23:19:08
     epoch_test/loss        0.4946790039539337
2022-06-29 23:19:08
     step/main_loss         0.4959557056427002
2022-06-29 23:19:08
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2022-06-29 23:19:08
/usr/local/lib/python3.7/dist-packages/sklearn/metrics/_plot/confusion_matrix.py:125: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).
2022-06-29 23:19:08
  fig, ax = plt.subplots()