Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
CostlyOstrich36
Moderator
0 Questions, 3895 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hello Everyone. Is There A Way To Ignore Editing

Hi @<1709740168430227456:profile|HomelyBluewhale47> , dynamic env variables are supported. Please see here - None

6 months ago
0 Hey Everyone, First Q

Hi @<1710827348800049152:profile|ScantChicken68> , I'd suggest first reviewing the onboarding videos on youtube:
None
None

After that, I'd suggest just adding the Task.init() to your existing code to see what you're getting reported. After you're familiar with the basics then I'd suggest going into the orchestration/pipelines features 🙂

8 months ago
0 Hello Everyone, Is The Logging Of "Automodelforcausallm" Models Supported? Even With Manually Logging Of Llama-2-7B-Hf It Does Not Appear In The Model List (Even When Uploading As Artifact)

Hi @<1637624975324090368:profile|ElatedBat21> , do you have a code snippet that reproduces this? You can also manually log a model to the system using the OutputModel - None

one year ago
0 How To Use Clearml-Session.. I Mean Jupyter Notebook.. I Tried This Command "Clearml-Session" On My Clearml Server.. It Wasnt Working

Hi @<1560073997809356800:profile|RotundPigeon65> , I think this is what you're looking for 🙂
None

one year ago
0 Is There More Info On How To Set Up Clearml-Agent In Kubernetes Than At These Links?

If you're running on GCP I think using the autoscaler is a far easier and also cost efficient solution. The autoscaler can spin up and down instances on GCP according to your needs.

one year ago
0 I'M On The Machine With Clearml Server Hosted. Is There Any Way To See Datasets Uploaded To Clearml Data Without Downloading Them Using Clearml Data?

Regarding viewing the datasets - Can you give an example? I'm not sure I understand how you'd like to view it

Regarding Publish vs Finalize - I think finalize uploads all the files and prepares it for publish. Once published, it should be accessible to other parts(tasks) in the system

3 years ago
0 Why Is Async_Delete Not Working?

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , the hotfix should right around the corner 🙂

one year ago
0 Hi All I Am Would Like To Somehow Prevent Clearml Caching From Caching A Task That Hasn'T Uploaded Artifacts (Using Cache_Executed_Step In

Hi @<1533619716533260288:profile|SmallPigeon24> , can you please elaborate on your usecase ?

one year ago
0 Hi, Is There A Way To Share Reports With Users That Are Not Part Of The Workspace?

No, but I think it would make sense to actually share reports outside of your workspace, similar to experiments. I'd suggest opening a GitHub feature request

one year ago
0 We'Re Running Into Errors Such As This:

Did you see any other errors in the server logs? Is the artifact very large by chance?

2 years ago
0 Hey, I Tried To Use

Which version for clearml-data are you using?

3 years ago
0 How I Get The Code In This Video?

SwankySeaurchin41 , I don't think pipelines were mentioned in the video. Are you looking for something specific?

2 years ago
2 years ago
0 Why Is Async_Delete Not Working?

This is unrelated to your routers. There are two things at play here. The configuration of WHERE the data will go - output_uri and the other is the clearml.conf that you need to setup with credentials. I am telling you, you are setting it wrong. Please follow documentation.

one year ago
0 Hi All, Is There A Way To Specify To The Agent, Which

Hi @<1523701523954012160:profile|ShallowCormorant89> , you can specify the clearml.conf to use using the CLEARML_CONFIG_FILE env var - None

one year ago
0 For Model Monitoring, Is There A Good Feature In Clearml? If Not Is There A Go-To Tool That Works Well With This Framework?

Hi @<1545216070686609408:profile|EnthusiasticCow4> , I suggest you try ClearML-Serving
None

one year ago
0 Hi Everyone! I Got This Error

Can you add the full log + course of actions you took?

one year ago
Show more results compactanswers