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

Questions 6575

Questions 6575

Tags
Sorting
Results
per page
0 Votes
2 Answers
921 Views
0 Votes 2 Answers 921 Views
Hello! Any plans on supporting dev containers in clearml-sessions ?
one year ago
0 Votes
1 Answers
574 Views
0 Votes 1 Answers 574 Views
Greetings, I manually set up a server on EC2 but I'd rather not put everything on /opt and instead save large files (like media, plots, model weights and oth...
10 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
16 Answers
808 Views
0 Votes 16 Answers 808 Views
8 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
How can I save a list of string , in the format of 'report_smthing'?
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, I installed clearML in GCP instance: root@instance-group-clearml-t1m6:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 796092c210f2 all...
gcp
9 months ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, when using the logger.report_table() method ( https://allegro.ai/clearml/docs/docs/examples/reporting/pandas_reporting.html#reporting-csv-files-as-tables...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi there all! is there a way to set empty requirements when creating a remote task? I have tried to set packages to none or empty array, but it doesn’t work,...
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Is there an efficient way to query ALL unique models (ie excluding versions) in a project?
4 years ago
0 Votes
3 Answers
536 Views
0 Votes 3 Answers 536 Views
my linter (the default vscode python extension) doesn't understand TaskInstance = TypeVar("TaskInstance", bound="Task") . if I type clearml.Task.current_task...
8 months ago
0 Votes
4 Answers
136 Views
0 Votes 4 Answers 136 Views
Hi! When logging Datasets to a Task (by using Dataset.get() ), they appear under the Hyperparameter -> Datasets tab. This is all well. But if I want to chang...
27 days ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi guys, I am running an optimization task via clearml-agent and I get the following warning
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, in your latest changelog. There's a new function. Task.launch_multi_node() for distributed experiment execution In the context of using with K8S glue, wi...
2 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I'm having problems with the installed packages when creating an experiment. The installed packages used to be a list with the versions of all the instal...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hello! Getting credential errors when attempting to pip install transformers from git repo, on a GPU Queue. fatal: unable to write credential store: Device o...
4 years ago
0 Votes
1 Answers
997 Views
0 Votes 1 Answers 997 Views
Hello everyone, is there a way to download the ClearML documentation without having to scrape the pages? Thank you very much.
one year ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
I’m getting these errors when using agent in docker mode -bash: /etc/apt/apt.conf.d/docker-clean: Permission denied chown: cannot access '/root/.cache/pip': ...
4 years ago
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
hello, Is there a way to update a task diff programatically? Eg, i'm creating a task using clearml.Task.create , often it doesn't properly get the git diff c...
4 years ago
0 Votes
15 Answers
518 Views
0 Votes 15 Answers 518 Views
I am curious if Clear has any sort of multi tenant capabilities. I have just found you guys and plan on spinning up an instance to play around, but wanted to...
5 months ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi guys how do i know which version of trains server i am running? I want to upgrade to clearml , just to be sure elasticsearch migration is needed or not.
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I have a configuration file that I read and connect to my training tasks. I cannot use config = task.get_parameters_as_dict()["General"]["param"]["nested...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Just wanted to see is ChatGPT correct? 😂
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, I see there are two different classes for clearml-dataset i.e. Dataset and DatasetVersion. May I know why there is a need for both when there are larg...
2 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
3 years ago
Show more results questions