Skip to main content

Krenerd77's group workspace

Timestamps visible
2022-07-04 17:44:55
Testing DataLoader 0:  25% 40/157 [00:01<00:03, 31.90it/s]
2022-07-04 17:44:59
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2022-07-04 17:44:59
       Test metric             DataLoader 0
2022-07-04 17:44:59
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2022-07-04 17:44:59
   epoch_test/accuracy      0.7883999943733215
2022-07-04 17:44:59
     epoch_test/loss        0.9883200526237488
2022-07-04 17:44:59
     step/main_loss         0.9866196513175964
2022-07-04 17:44:59
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2022-07-04 17:44:59
/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-07-04 17:44:59
  fig, ax = plt.subplots()