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
DefeatedOstrich25
Moderator
2 Questions, 2 Answers
  Active since 15 March 2024
  Last activity one month ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
2 Answers
113 Views
0 Votes 2 Answers 113 Views
one month ago
0 Votes
2 Answers
127 Views
0 Votes 2 Answers 127 Views
one month ago
0 Hi There, I Am Running Urbansounds Example, The First Step Is Download The Data In My Agent Machine Which Has Been Successed, But The Second Step "Preprocessing" Failed, Can Anyone Help? Thanks A Log, The Error Message: Traceback (Most Recent Call Last)

1710471481099 wjl_worker_id0 INFO task 91973203d894427ea0fc01bc178b8d5d pulled from 3c2478a78e004f86b716c036ed555417 by worker wjl_worker_id0

1710471493594 wjl_worker_id0 DEBUG Current configuration (clearml_agent v1.7.0, location: /tmp/.clearml_agent.g2o20tn9.cfg):

api.version = 1.5
api.verify_certificate = true
api.default_version = 1.5
api.http.max_req_size = 15728640
api.http.retries.total = 240
api.http.retries.connect = 240
api.http.retries.read = 240
api.http.re...

one month ago
0 Hi Community, I Am New To The Clearml, I Cloned The Project "Training - Increased Lr, Dropout, 4X Batch" And Want To Make It Run On An Clearml-Agent, But It Continued Fail At Searching The Dataset: "No Projects Found When Searching For `Examples/Urbansoun

No, I did not. I just figured out I must run the get data example first. This knowledge is not found in the "Get Start" documents. The document is not friendly for starters. Anyway, I will try more and thanks for your help.

one month ago