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
ShortWhale75
Moderator
4 Questions, 4 Answers
  Active since 25 May 2023
  Last activity 11 months ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
2 Answers
569 Views
0 Votes 2 Answers 569 Views
11 months ago
0 Votes
1 Answers
538 Views
0 Votes 1 Answers 538 Views
Hi, all I am trying to setup clear-ml environment in local. I have one question that clear-ml has some plan to integrated some data label tool(for example, t...
10 months ago
0 Votes
0 Answers
581 Views
0 Votes 0 Answers 581 Views
Hi.
Hi
11 months ago
0 Votes
4 Answers
638 Views
0 Votes 4 Answers 638 Views
11 months ago
0 When I Run Clearml-Data To Create A New Dataset When First Setup The Clearml Server, I Got The Following Error: Root@Banglian-Virtual-Machine:~# Clearml-Data Create --Project Smoke --Name Smokedataset Clearml-Data - Dataset Management & Versioning Cli Cre

Hi, @<1523701070390366208:profile|CostlyOstrich36>
I reinstall the self-hosted clearml-server with 1.10 from the doc link: None .
And the WebApp is ok.
When I install clearml with "pip install clearml" from another machine, the installation is ok and clearml-init is also ok.
But when I run the clearml-data to create dataset, I got the above error.

root@BangLian:/usr/local/bin# pip3 uninstall clearml
Foun...
11 months ago
0 When I Run Clearml-Data To Create A New Dataset When First Setup The Clearml Server, I Got The Following Error: Root@Banglian-Virtual-Machine:~# Clearml-Data Create --Project Smoke --Name Smokedataset Clearml-Data - Dataset Management & Versioning Cli Cre

Hi, @<1523701070390366208:profile|CostlyOstrich36>
After I reconfig the clearml and recycle the clearml-server, the error is gone, I don't understand this behavior, but anyway, it's ok now, thanks~~

11 months ago