Git Product home page Git Product logo

Comments (9)

BaptisteLoquette avatar BaptisteLoquette commented on August 16, 2024 1

Thx a lot for your answers

from dvclive.

dberenbaum avatar dberenbaum commented on August 16, 2024

Yes @BaptisteLoquette, you need to include a Studio token locally to see them live in Studio. See https://dvc.org/doc/studio/user-guide/experiments/live-metrics-and-plots#set-up-an-access-token. We can better clarify this in the DVCLive docs.

Can you better describe how you got to this point? Were you already using DVC or started with DVCLive? Where did you go in the docs to try to find this info?

from dvclive.

BaptisteLoquette avatar BaptisteLoquette commented on August 16, 2024

I already used dvc & cml. But new to the studio. I already added the studio token in the gitlab variables. And at each git trigger (here push) the commit appears on the studio though, except for the data size, nor the metrics, loss or the models are logged/registered. I do think it's because I haven't configured a dvc.yaml file in my current project. Also, I configured an azure blob storage. When I log_artifact the model, it will be stored in the blob storage right ?

Thx for your answer

from dvclive.

BaptisteLoquette avatar BaptisteLoquette commented on August 16, 2024

I mean it's logical that the data size is logged as I dvc pushed the datas, but I was thinking Using Live() or DVCLiveCallback would automatically log the metrics etc... to the studio. Only from the training script and no git action.

from dvclive.

BaptisteLoquette avatar BaptisteLoquette commented on August 16, 2024

Huh, no sry didn't see this https://dvc.org/doc/user-guide/project-structure/configuration#studio I need to enable it in the config right ?

from dvclive.

dberenbaum avatar dberenbaum commented on August 16, 2024

I mean it's logical that the data size is logged as I dvc pushed the datas, but I was thinking Using Live() or DVCLiveCallback would automatically log the metrics etc... to the studio. Only from the training script and no git action.

Yes, that's how it should look. It sounds like something isn't configured right for you.

Huh, no sry didn't see this https://dvc.org/doc/user-guide/project-structure/configuration#studio I need to enable it in the config right ?

I already added the studio token in the gitlab variables.

The token needs to be either in your dvc config under studio.token or in the environment variable DVC_STUDIO_TOKEN.

from dvclive.

BaptisteLoquette avatar BaptisteLoquette commented on August 16, 2024

Fixed it, by setting with dvc config --global studio.token. But weird because it starts inside a gitlab CI script and DCC STUDIO TOKEN was configured in the variables

from dvclive.

dberenbaum avatar dberenbaum commented on August 16, 2024

If you want to post your CI script, we can try to debug. If not, I guess we can close the issue?

from dvclive.

BaptisteLoquette avatar BaptisteLoquette commented on August 16, 2024

It's fixed. yes we can. Thx a lot again

from dvclive.

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.