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
SmoothArcticwolf58
Moderator
5 Questions, 33 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

33 × Eureka!
0 Votes
30 Answers
956 Views
0 Votes 30 Answers 956 Views
Hi, Currently it seems that trains-agent writes files with the user "nobody", group "nogroup" and permissions 777 to created files. How can I change that? to...
3 years ago
0 Votes
11 Answers
949 Views
0 Votes 11 Answers 949 Views
Hey guys, hope you missed me 😛 I try to set up a clearml agent on a new server of ours, but I get the following error: Retrying (Retry(total=239, connect=24...
one year ago
0 Votes
14 Answers
982 Views
0 Votes 14 Answers 982 Views
Hi, the following does not seem to work task.connect({'a':{},'b':'moshe'}, name='Train Data Params'))It seems that 'a' is absent from the recorded arguments.
3 years ago
0 Votes
13 Answers
990 Views
0 Votes 13 Answers 990 Views
Is this an expected behaviour? trains version 0.16.4, not able to upgrade now to latest version but I doubt this was changed
3 years ago
0 Votes
10 Answers
965 Views
0 Votes 10 Answers 965 Views
Hi, there is a bug with get_logger here: https://github.com/allegroai/clearml/blob/master/clearml/debugging/log.py#L111 I got to it through the screenshot. I...
3 years ago
0 Is This An Expected Behaviour? Trains Version 0.16.4, Not Able To Upgrade Now To Latest Version But I Doubt This Was Changed

Also, could there be an "and" logic implemented in the task_filter argument for Task.get_tasks? currently it only supports "or" logic

3 years ago
0 Hey Guys, Hope You Missed Me

What specifically? they are sitting in the same VPN network as far as I know and as said before I can ping from one server to another

one year ago
0 Hey Guys, Hope You Missed Me

Sure I do since I can connect to it with my other agents

one year ago
Show more results compactanswers