shaigue / pmi_masking

This repository contains code that takes a text corpus and creates a PMI masking vocabulary for it.
MIT License
1 stars 0 forks source link

add remote logging/monitoring #9

Open shaigue opened 1 year ago

shaigue commented 1 year ago

Since this might run for a while on a remote server, it might be nice to use some tool for remote monitoring. Maybe use WandB, https://docs.wandb.ai/quickstart or something else.

***UPDATE 21.06.2023 I think that W&B is a little too heavy weight and requires setting up an account. Maybe search for easier way to do remote monitoring, if any. I think that this can be aborted. If something breakes at Zach's side, he can just send me the logs. I feel like this is too much and not worth the time.