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
Unanswered
Hello Everyone, Thanks For The Fruitful Conversations! I Am Trying To Run A Worker And A Queue On A Locally Hosted Clearml Server. But We I Enqueue An Experiment, It Always Collapses With This, Any Ideas What To Do? I Set He Worker Up With Clearml-Agent


Python 3.7.6 (default, Jan 8 2020, 19:59:22) [GCC 7.3.0]

clearml == 0.17.5
langchain == 0.0.27
pandas == 0.24.2
pydantic == 1.8.2
scikit_learn == 0.22.1
tensorboard == 2.5.0
torch == 1.7.1+cu110
transformers == 4.20.1
~atasets == 1.16.1
~qdm == 4.62.3
~umpy == 1.19.5

  
  
Posted one year ago
112 Views
0 Answers
one year ago
one year ago