Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wandb charts show time (minutes), but I want seconds. #2329

Open
kailashg26 opened this issue Feb 2, 2025 · 1 comment
Open

Wandb charts show time (minutes), but I want seconds. #2329

kailashg26 opened this issue Feb 2, 2025 · 1 comment

Comments

@kailashg26
Copy link

I’m working with Weights and Biases and previously, the x-axis time was shown in seconds. However, now all my runs are showing the x-axis in minutes instead of seconds, and I need to change it back to seconds.

@felipemello1
Copy link
Contributor

hey @kailashg26 , this seems to be a question for wandb, but you probably have three options here:

  1. Check how to change it in wandb's website
  2. Download the raw data from wandb and plot it however you prefer
  3. Make a copy of torchtune's recipe, check where the logging is happening, see if there is a way to log X axis differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants