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, 3719 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 Does Anyone Know If You Can Export A Dataset (Ml) Directly From A Database To The Clearml-Data Or Have To Export Out As Csv First ?

DeliciousBluewhale87 , Hi 🙂

You mean you created a dataset task on a certain server and you want to move that dataset task to another server?

3 years ago
0 Hi, Can I Provide A Direct Url For Pytorch Wheel Through Clearml.Conf File Or Somewhere Else? I'M Having A Following Issue.

Hi @<1664079296102141952:profile|DangerousStarfish38> , I think the issue is resolving the versions of torch. Are you using an older python version on the agent?

9 months ago
0 Hi, Can I Provide A Direct Url For Pytorch Wheel Through Clearml.Conf File Or Somewhere Else? I'M Having A Following Issue.

@<1664079296102141952:profile|DangerousStarfish38> , are you running different python versions on the different machines? Remote vs local

9 months ago
0 I Am Getting

Does this replicate for you with the pytorch-lightning in the github examples?

one year ago
0 Hello, I Have A Question Regarding Clearml Task And Pytorch Lightning I Am Training A Model And I Want Clearml To Plot The Accuracy And Loss. According To

Hi @<1547028031053238272:profile|MassiveGoldfish6> , what version of clearml & pytorch-lightning ? Does this happen to you with the example as well? Are you on a self deployed or the community server?

one year ago
2 years ago
0 Hi Everyone, I Was Running An Optimization Task With Optunaoptimzer, But I Had The Following Error :

It looks like you are running on the community server. Can you right click the experiment in the experiments table and click on 'Share' on all the relevant experiments and send here?

2 years ago
0 Hi Everyone, I Was Running An Optimization Task With Optunaoptimzer, But I Had The Following Error :

What is the base task you are using? It looks like you're using one of the examples 🙂

2 years ago
0 Hi Everyone, I Was Running An Optimization Task With Optunaoptimzer, But I Had The Following Error :

Any chance you could provide a share-able link if you're running on the community server?

2 years ago
0 Hi Everyone, I Was Running An Optimization Task With Optunaoptimzer, But I Had The Following Error :

Please do. You can download the entire log from the UI 🙂

2 years ago
0 Hi, While Loading A Task I See The Following Line In The Output:

Disabling the VCS cache will no longer cache the cloned git folder You can filter by 'Running' Experiments in ClearML and search for one that hasn't reported for a while and start investigating those

2 years ago
0 Hi, While Loading A Task I See The Following Line In The Output:

Regarding your questions:
disable VCS cache - https://github.com/allegroai/clearml-agent/blob/master/docs/clearml.conf#L120 I think lock is created when running an experiment, maybe it hung so the lock never got lifted
wdyt?

2 years ago
0 Hi, Is It Possible To Delete Tags?

AbruptWorm50 , that sounds like an interesting idea for a feature, please open a github issue 🙂

2 years ago
0 Hi, Is It Possible To Delete Tags?

As SuccessfulKoala55 , mentioned. In the UI it looks like this

2 years ago
0 Hi, Is It Possible To Delete Tags?

Simply hover over one of the tags, and the small 'x' will come up 🙂

2 years ago
Show more results compactanswers