daniel-gallo / naraim

3 stars 0 forks source link

Training Metric Logging #7

Closed phlippe closed 6 months ago

phlippe commented 6 months ago

https://github.com/jwpartyka/uva-fomo/blob/ae72f8b29a44be313a124273fdd9450a5cc55632/trainer.py#L137

In our setup, it will take several minutes to complete an epoch (likely around half an hour). You might want to log something in-between to not wait so long for your first logging point.