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
SourLion48
Moderator
11 Questions, 46 Answers
  Active since 10 January 2023
  Last activity 2 months ago

Reputation

0

Badges 1

45 × Eureka!
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Enter user access key: Enter user secret: Verifying credentials ... Error: could not verify credentials: key= secret= Exiting setup without creating configur...
2 years ago
0 Votes
13 Answers
276 Views
0 Votes 13 Answers 276 Views
Hello everyone, I encountered the following error when I tried to clearml-init on ubuntu 24 Retrying (Retry(total=0, connect=None, read=None, redirect=None, ...
2 months ago
0 Votes
4 Answers
489 Views
0 Votes 4 Answers 489 Views
Hello everybody. I have a question about autoscaler. I have an autoscaler that is started by a python script. When I start the task with task.enqueue('queue'...
7 months ago
0 Votes
25 Answers
518 Views
0 Votes 25 Answers 518 Views
7 months ago
0 Votes
2 Answers
862 Views
0 Votes 2 Answers 862 Views
That is from documentation, https://clear.ml/docs/latest/docs/fundamentals/logger/ . How can I stop the earlier debug samples from being deleted even if I tr...
2 years ago
0 Votes
4 Answers
855 Views
0 Votes 4 Answers 855 Views
Hello, how can increase the number of debug samples to be recorded in one training?
2 years ago
0 Votes
6 Answers
947 Views
0 Votes 6 Answers 947 Views
Hello everyone, When I try to connect to my clearml server using clearml-init, I encounter this error.
2 years ago
0 Votes
0 Answers
884 Views
0 Votes 0 Answers 884 Views
That is after I copied and pasted my configuration from clearml server.
2 years ago
0 Votes
0 Answers
354 Views
0 Votes 0 Answers 354 Views
2 years ago
0 Votes
6 Answers
885 Views
0 Votes 6 Answers 885 Views
Hello Everyone, when I try to connect to clearml server but I put a wrong url, I see this error and it keeps on trying. Shouldn't I see some kind of error te...
one year ago
0 Votes
19 Answers
341 Views
0 Votes 19 Answers 341 Views
2 months ago