Skip to content

ValueError: Can not make summary plot: Training log files contain no data!

I'm trying to set up a small GNN, which is supposed to classify ORCA events into the classes "tau neutrino event" and "no tau neutrino event". When I call organizer.train_and_validate(model, epochs=3), I receive some output like successful input and output checks, but also the error "ValueError: Can not make summary plot: Training log files contain no data!". I don't know where this error is coming from.

I appended my notebook, where you can find the output of the call to organizer.train_and_validate(model, epochs=3). Thank you in advance for your help!

binaryClassificationOneNetworkOnlyHits.ipynb

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information