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

Reputation

0

Badges 1

41 × Eureka!
0 Votes
0 Answers
535 Views
0 Votes 0 Answers 535 Views
is this the right place? https://clear.ml/docs/latest/docs/integrations/storage#configuring-google-storage
one year ago
0 Votes
13 Answers
588 Views
0 Votes 13 Answers 588 Views
Are there instructions somewhere on how I can use clearml-agent to run jobs on my google-cloud compute engine?
one year ago
0 Votes
0 Answers
751 Views
0 Votes 0 Answers 751 Views
Hi Could someone please point me to a page that shows how to set up google cloud storage so I can use it to push/pull data from it using clearml-data ? thanks
one year ago
0 Votes
0 Answers
546 Views
0 Votes 0 Answers 546 Views
it used to work just fine until a few days ago
one year ago
0 Votes
0 Answers
729 Views
0 Votes 0 Answers 729 Views
I’ve set up a gcp project and service acct, and added creds.json to clearml.conf, but this page is not clear on how to use it with clearml-data https://clear...
one year ago
0 Votes
17 Answers
696 Views
0 Votes 17 Answers 696 Views
Hi folks, Any idea why I am getting this strange error from clearml-data: $ clearml-data list --project myproject clearml-data - Dataset Management & Version...
one year ago
0 Votes
4 Answers
642 Views
0 Votes 4 Answers 642 Views
gm folks, really liking ClearML so far as my top choice (after looking at dvc, mlflow), and thank you for your help here! I had another Q: Is there a recomme...
one year ago
0 Votes
0 Answers
539 Views
0 Votes 0 Answers 539 Views
Just came here to say how much I appreciate clearML ! It just stays out of the way and tracks so many things, and has been super useful when digging into dif...
one year ago
0 Votes
2 Answers
728 Views
0 Votes 2 Answers 728 Views
from the docs it is not clear whether I can use the clearml-data CLI for pushing/pulling data from a remote storage (e.g. google storage) https://clear.ml/do...
one year ago
0 Votes
28 Answers
545 Views
0 Votes 28 Answers 545 Views
I uncommented the line path: ~/.clearml/venvs-cache in the remote agent’s clearml.conf but the remote agent still keeps re-installing all pkgs in the venv. (...
one year ago
0 I Uncommented The Line

This works great, thanks AgitatedDove14 👍

one year ago
0 Are There Instructions Somewhere On How I Can Use Clearml-Agent To Run Jobs On My Google-Cloud Compute Engine?

thanks, so I got clearml-task working, sent to a queue and the agent on gcp picked it up. I had a question — for a job that runs on the order of minutes, it’s not worth re-creating the whole python virtual env from scratch on the remote (that itself takes 5mins). So is the --folder ` option meant for running it in an existing folder in an existing virtual env?

one year ago
0 I Uncommented The Line

I see, so there’s no way to launch a variant of my last run (with say some config/code tweaks) via CLI, and have it re-use the cached venv?

one year ago
0 Hi Folks, Any Idea Why I Am Getting This Strange Error From Clearml-Data:

CLI doesn’t care about the state of my git repo right?

one year ago
0 Hi Folks, Any Idea Why I Am Getting This Strange Error From Clearml-Data:

Dataset.get works fine from python script, it pulls in the data into cache. Just the cli seems broken

one year ago
0 Hi Folks, Any Idea Why I Am Getting This Strange Error From Clearml-Data:

created a new dataset 5GB, no update since 20 mins, is that normal?

one year ago
0 I Uncommented The Line

Actually that did not help. Still same behavior

one year ago
Show more results compactanswers