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
EmbarrassedSpider34
Moderator
17 Questions, 44 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

39 × Eureka!
0 Votes
6 Answers
653 Views
0 Votes 6 Answers 653 Views
Good week, I tried to follow the following repo https://github.com/allegroai/trains-actions-train-model It works great until the part I am trying to login to...
2 years ago
0 Votes
5 Answers
669 Views
0 Votes 5 Answers 669 Views
Hello, Is there a time limit for pending tasks in a queue? (Let's say I put a task in a queue and it is not enqueued. Will it be aborted / failed after a whi...
2 years ago
0 Votes
4 Answers
625 Views
0 Votes 4 Answers 625 Views
is there a way of changing the name of the user that created the task? https://clearml.slack.com/archives/CTK20V944/p1620554574470200 This doesn't appear on ...
2 years ago
0 Votes
11 Answers
656 Views
0 Votes 11 Answers 656 Views
Hello, Getting this message On sub tasks https://github.com/allegroai/clearml-agent/issues/38 When trying to do Hyper parameters optimiziation. Is there any ...
2 years ago
0 Votes
8 Answers
735 Views
0 Votes 8 Answers 735 Views
Started using the integrated GCP autoscaler to avoid some problems we had. For some reason the Instances doesn't have a GPU although specifically defined in ...
one year ago
0 Votes
7 Answers
742 Views
0 Votes 7 Answers 742 Views
Hello, Trying to figure out how to run a machine in docker mode (ECR private repo) using ClearML. For some reason I cannot get this to work with : None I tri...
one year ago
0 Votes
2 Answers
609 Views
0 Votes 2 Answers 609 Views
Does someone have a clue regarding this issue? https://github.com/allegroai/clearml/issues/674 We have been getting it even with later versions of CleaML (1....
one year ago
0 Votes
3 Answers
640 Views
0 Votes 3 Answers 640 Views
Re Dataset object: Is it possible to use Sync_folder and upload Several times along the code and then Finalize the dataset?
2 years ago
0 Votes
6 Answers
648 Views
0 Votes 6 Answers 648 Views
Hey, I want to take the uncommited changes from my task and apply them locally to my local branch. How should I approach this? I tried copying it to a diff f...
one year ago
0 Votes
1 Answers
417 Views
0 Votes 1 Answers 417 Views
Is Clearml cloning submodules in a git repo as well?
7 months ago
0 Votes
3 Answers
604 Views
0 Votes 3 Answers 604 Views
Is it possible to upload from ClearML (using Logger/upload_artifact ) a clearml.automation.optimization.HyperParameterOptimizer object? (as pickle for exampl...
2 years ago
0 Votes
2 Answers
596 Views
0 Votes 2 Answers 596 Views
Hey, I think I found a possible bug when using get_reported_plots on a task. the name is attached to the plot_str string. so plotly can't really analyze it a...
2 years ago
0 Votes
5 Answers
661 Views
0 Votes 5 Answers 661 Views
I am getting this specific message when trying to run Hyper parameters optimization (running remotely my task). Does it affect my flow? Do I have something t...
2 years ago
0 Votes
10 Answers
644 Views
0 Votes 10 Answers 644 Views
Hello, Is it commo that 2021-11-17 11:45:08,360 - clearml.Task - INFO - Waiting to finish uploads will take very long time? I uploaded a folder, and can see ...
2 years ago
0 Votes
4 Answers
653 Views
0 Votes 4 Answers 653 Views
Hello, I am trying to use the configuration vault option but it doesn't seem to apply the variables I am using. How do I enable it? Followed the documentatio...
one year ago
0 Votes
1 Answers
733 Views
0 Votes 1 Answers 733 Views
Hey, I am using the autoscaler for both GCP and AWS. The issue is that I can't see all of my workers in GCP in the queue. I assume the worker field is taken ...
one year ago
0 Votes
2 Answers
731 Views
0 Votes 2 Answers 731 Views
Hey, Is it possible to use clearml-init (configuration file creation ) under root permissions? I get : Error! Could not write configuration file at: /root/cl...
2 years ago