rsanandres-wandb

Results 51 comments of rsanandres-wandb

Hello @ykihong0 ! As mentioned, I will be making a bug report on this. The issues look related so thank you for reporting both issues!

Hello! Thank you for sending this information! Could you send a link to your workspace so we can look at it? Only `wandb` employees will be able to view your...

Hello @kdu4108 ! Could you send me a link to your workspace/project? I ran your code snippet and was able to see `train.m2` on my project. Let me know if...

After some debugging, I was able to replicate this issue. I will be making a bug report on this. It looks like that I added a `wandb.init()` which let me...

Unfortunately, `wandb` did not log the correct `train.m2` value anywhere. However, we do save a git remote url and git commit id in the `wandb-metadata.json` and you may be able...

Hello @aretor ! Thanks for reporting this! This looks like a bug that I will bring up with the team to see what may be the issue. I will circle...

Hello @ga92xug ! To understand your situation a bit better, how are you syncing your run while it is still running on a computer cluster without internet connection? We normally...

Based on what you are doing, I believe it would be better just to grab that config separately and either [log the text file](https://docs.wandb.ai/ref/python/run#log) or [log an artifact](https://docs.wandb.ai/guides/track/log/working-with-csv#import-and-log-your-dataset-csv-file) in order...

Sure thing! Makes sense so I will go ahead and make a feature request for this.

Hello @jlewi ! Could you send a link to your workspace? I will be reproducing this and reporting this to the relevant team and would like to bring the relevant...