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, 4172 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
one year ago
3 years ago
0 Hi All! I Have A Question - I Have A Pipeline Build Out Of Multiple Tasks. One Of The Tasks Creates A File As An Output. I Don'T Need To Save This File Anywhere (Not In My Local Nor As An Artifact), But I Do Want To Use It An An Input For The Next Step In

Hi @<1539417873305309184:profile|DangerousMole43> , in that case I think you can simply save the file path as a configuration in the first step and then in the next step you can simply access this file path from the previous step. Makes sense?

2 years ago
0 Another Question, Is It Possible To Visualize Bboxes When Uploading The Dataset In Yolo Format? Thanks

@<1739818374189289472:profile|SourSpider22> , this capability is available only in the HyperDatasets feature which is part of the Scale/Enterprise license. I suggest taking a look here - None

one year ago
0 We'Re Trying To Upgrade Our Clearml On K8S But We'Re Getting This Error -

Hi UnevenDolphin73 , maybe JuicyFox94 or SuccessfulKoala55 can assist

3 years ago
3 years ago
0 Hi Quick Question About Clearml-Data: It Seems Like It Is Only Using A Single Thread For Compression. Is There A Way To Use Multi-Threading? For Big Datasets It Takes Quite A While To Upload.

Hi @<1523701868901961728:profile|ReassuredTiger98> , how are you currently uploading? You can use the max_workers parameter to use multiple threads

one year ago
0 Hi! I'M Trying To Report

Hi @<1523702031007617024:profile|GrotesqueDog77> , please refer to the documentation to see all the possibilities you have with the SDK - None (Just scroll down from there)

As a side note, this is the SDK, not the API 🙂

one year ago
0 Hi There, I Am Intending To Work More Often With The Datasets, But Not Sure If There Is A Way To Retrieve Specific Files From A Uploaded Dataset. I Saw I Can Retrieve Chunks Of Data, But Not Sure How That Would Work With A Dataset Of Parquet Files. If I H

ShallowGoldfish8 , I think the best would be storing them as separate datasets per day and then having a "grand" dataset that includes all days and new days are being added as you go.

What do you think?

3 years ago
0 Hi Im Getting This Error And I Have No Idea How To Solve It, Please Help

What is the exact python version you're trying to run on?

3 years ago
0 Hello Everyone. Im Using Clearml Hpo And Having A Problem With An

Hi @<1623491856241266688:profile|TenseCrab59> , can you elaborate on what do you mean spending this compute on other hprams? I think you could in theory check if a previous artifact file is located then you could also change the parameters & task name from within the code

one year ago
0 Hello! I'M New To

Hi @<1856869640882360320:profile|TriteCoral46> , you can add custom columns in the webUI and filter/arrange according to them. The webUI uses the API in order to get this data from the apiserver. So you can use the webUI in order to generate whatever filtering you want to have in your code and then implement it via the API/SDK depending on what you want to create.

one month ago
0 I Tried Using

Hi @<1523708920831414272:profile|SuperficialDolphin93> , does it run fine if you use a regular worker?

9 months ago
0 Guys, When You Build K8S Glue From This Path

Hi @<1742355077231808512:profile|DisturbedLizard6> , I think this is what you're looking for:
None

11 months ago
0 Why Is Async_Delete Not Working?

Also, is it an AWS S3 or is it some similar storage solution like Minio?

one year ago
0 Are The Clearml Server Aws Amis A Paid Only Feature?

Hi ElegantCoyote26 , I don't think so. I'm pretty sure the AWS AMI's are released for the open source server 🙂

2 years ago
0 Hey Channel. We Are Thinking About Using Clearml Dataset To Store The Data And Use Versioning. Does Anyone Know If The Versioning Are Incremental, And If It Is Possible To Restore An Older Verions?

Hi @<1726047624538099712:profile|WorriedSwan6> , versioning is as incremental as you make it be when creating new child versions.

What do you mean by restoring old versions? The versioning assumes you will not be deleting parent versions.

3 months ago
0 Can I Connect Wtih Some One Who Was Able To Successfully Deploy Clearml On Gcp. Are There Tutorials For This ?

Sounds like an issue with your deployment. Did your Devops deploy this? How was it deployed?

one year ago
0 Hello ! When Running

How is the docker being raised and which volumes are being shared?

3 years ago
0 Hi Everyone! When I Execute

Hi @<1548839979558375424:profile|DelightfulFrog42> , you can use tasks.set_requirements to provide specific packages or a requirements.txt:
None

2 years ago
0 Hi Everyone! When I Execute

Hi @<1540867420321746944:profile|DespicableSeaturtle77> , what didn't work? What showed up in the experiment? What was logged in the installed packages?

2 years ago
Show more results compactanswers