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
DisturbedElk70
Moderator
3 Questions, 6 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
17 Answers
659 Views
0 Votes 17 Answers 659 Views
Hi, Is it possible to sync expiriment using s3 or gs? I loved to have a look at the some documentation. We want to sync the training while they are running[n...
2 years ago
0 Votes
2 Answers
570 Views
0 Votes 2 Answers 570 Views
Hi, What is the ETA for clearml-server 1.3?
2 years ago
0 Votes
13 Answers
601 Views
0 Votes 13 Answers 601 Views
Hi All, I hope I'm in the right channel, we( StaleButterfly40 and I) have problem compering between some of our expiriments. when trying to compare the brows...
2 years ago
0 Hi, Is It Possible To Sync Expiriment Using S3 Or Gs? I Loved To Have A Look At The Some Documentation. We Want To Sync The Training While They Are Running[Not Just When They Are Finished] Thanks,

the problem is that my training are long[a few days] and I want to monitor them while they are running.
Is there a solution for that?

2 years ago
2 years ago
0 Hi, Is It Possible To Sync Expiriment Using S3 Or Gs? I Loved To Have A Look At The Some Documentation. We Want To Sync The Training While They Are Running[Not Just When They Are Finished] Thanks,

We try to sync training jobs from GCP to AWS.
We don't have direct connection from the training instance - hence we need to sync it back to AWS using third party.

2 years ago