Understanding more Tensorboard logs

Hi Team!.

I want to know if there’s any source of information that covers the different metrics we obtain when validating the DIET model every certain number of epochs.

For instance, I see one loss in the Tensorboard logs called epoch_t_loss. What is this loss? Is it the resulting loss of combining the three internal losses of the model? Is there a way to see each loss individually? How are they combined?

Thank you so much.