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
GracefulCoral77
Moderator
1 Question, 2 Answers
  Active since 14 February 2024
  Last activity 2 months ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
4 Answers
140 Views
0 Votes 4 Answers 140 Views
Dear community, I have tried to use clearml-data sync to update a previously created clearml dataset with a folder's content. There had been no change since ...
2 months ago
0 Dear Community, I Have Tried To Use

Hi @<1523701435869433856:profile|SmugDolphin23> , and thank you for your prompt response.

For my understanding, what is the intended workflow if I intend to keep the same dataset (which should therefore have the same name as it has in the past, and everything should be similar), but generate a new version of that dataset ? Is this what a child dataset is meant to be, or does it mean that I should not have finalised my dataset to begin with ? If the latter, when am I supposed to know when I ...

2 months ago
0 Dear Community, I Have Tried To Use

Thanks for your answers !

2 months ago