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
PanickyDolphin50
Moderator
3 Questions, 7 Answers
  Active since 04 February 2025
  Last activity one month ago

Reputation

0

Badges 1

7 × Eureka!
0 Votes
2 Answers
158 Views
0 Votes 2 Answers 158 Views
Hi everyone! I have no requirements.txt in repo, because it managed by poetry. Is it somehow possible to pass pyproject.tom in clearml-task cli? clearml-task...
one month ago
0 Votes
5 Answers
147 Views
0 Votes 5 Answers 147 Views
Hi everyone! I want to setup uv caching on 1.9.3 agent, but doesnt understand where i should add UV_CACHE_DIR in my clearml config. I have tried several opti...
one month ago
0 Votes
6 Answers
161 Views
0 Votes 6 Answers 161 Views
Hi everyone ! I am trying to launch multigpu training on remote clearm agent and stuck, because when i do accelerate launch train.py remote agent doesn’t ove...
one month ago