GithubHelp home page GithubHelp logo

Comments (5)

umakrishnaswamy avatar umakrishnaswamy commented on July 24, 2024 1

hey @sidhartha-roy - I was able to reproduce the error you're seeing. will be sure to flag this issue and update this thread as any progress arises

from wandb.

umakrishnaswamy avatar umakrishnaswamy commented on July 24, 2024

hey @sidhartha-roy - after a bit more digging, I was able to circumvent this issue by accessing the learning rate through a different label (bypassing any buggy behavior). a few questions to get a better understanding of your workflow:

  • could you send a screenshot of your runs table? you should be able to access this via the runs tab of your project - I would like to see what exactly is in your config for each run as well as the labels used

apologies for any confusion, and thank you for all the information you have provided thus far

from wandb.

sidhartha-roy avatar sidhartha-roy commented on July 24, 2024

This is the runs table showing the learning rate.
image
Here is the config showing the learning rate.
image

from wandb.

umakrishnaswamy avatar umakrishnaswamy commented on July 24, 2024

hey @sidhartha-roy - I noticed the lr you are trying to access via legend is optimizer.param_groups.base_model.lr, whereas the values displayed on your runs table are optimizer.param_groups.noise_layer.lr, and I cannot seem to see anything under optimizer.param_groups.base_model.lr based on the images sent. would it be possible to include optimizer.param_groups.noise_layer.lr in the legend dropdown and let me know the output of that on the chart? also would be happy to jump on a call if you'd like to troubleshoot that way

from wandb.

sidhartha-roy avatar sidhartha-roy commented on July 24, 2024

image
I see, the issue was that I was trying to plot the optimizer.param_groups.base_model.lr but that value did not exist in my config even though it showed up. When I update the parameter with optimizer.param_groups.noise_layer.lr I am able to see it in the plot as a legend. Thanks for the help. I am closing the issue.

from wandb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.