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
Answered
Hello Everyone, When I Look The Clearml Examples And Add The Datasets , It’S Return Error: __Get_Tasks() Got Multiple Values For Keyword Argument ‘Tags’

hello everyone, when i look the clearml examples and add the datasets , it’s return Error: __get_tasks() got multiple values for keyword argument β€˜tags’

  
  
Posted 2 years ago
Votes Newest

Answers 8


1.1.3

  
  
Posted 2 years ago

BrightMosquito10 simply re-run it with the new version πŸ™‚

  
  
Posted 2 years ago

can you try with pip install clearml==1.1.4rc0 ?

  
  
Posted 2 years ago

then i should stop the clearml-queue ?

  
  
Posted 2 years ago

πŸ™ πŸ™ thx very much

  
  
Posted 2 years ago

Hi BrightMosquito10 ,

maybe same as https://clearml.slack.com/archives/CTK20V944/p1635323823155700 ? whats the clearml version you are using?

  
  
Posted 2 years ago

OK ~ thx

  
  
Posted 2 years ago

🀝 it’s worked

  
  
Posted 2 years ago