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 6120

Questions 6120

Tags
Sorting
Results
per page
0 Votes
10 Answers
970 Views
0 Votes 10 Answers 970 Views
Another questions related to requirements.txt We use pip install with git commit. Eg: mylib @ When I do task.add_requirements("requirements.txt") I get # Pyt...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Do you have a documentation about how ClearML detect required python package ? In my case, I use mamba env and clearml seems to be mis-detect some packages ....
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
hi, i am running clearml server self hosted and update clearml to WebApp: 1.11.0-373 • Server: 1.11.0-373 • API: 2.25 before update/restarting we able to see...
one year ago
0 Votes
4 Answers
917 Views
0 Votes 4 Answers 917 Views
one year ago
0 Votes
2 Answers
907 Views
0 Votes 2 Answers 907 Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello, We use clearml agents in daemon mode. This writes the logs to /tmp. however when the agent dies, it deletes the logs as well and we dont know why it d...
one year ago
0 Votes
6 Answers
960 Views
0 Votes 6 Answers 960 Views
Hi everyone! I discovered that uploading model artifacts at each checkpoint to the clearml server significantly slows down training. So I set output_uri to s...
one year ago
0 Votes
2 Answers
985 Views
0 Votes 2 Answers 985 Views
Hi! I'm registering a pandas dataframe using register_artifact . I can see the preview under the ARTIFACTS tab, but when I try to download the csv file from ...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello! Is it possible to 'send' / compose specific reports automatically from tasks to the designated report under the REPORTS page in the UI? I've looked in...
one year ago
0 Votes
3 Answers
924 Views
0 Votes 3 Answers 924 Views
Hi team. why am getting this error k8s helm ``` jithu@edgebricks:~/Downloads$ cat <
one year ago
0 Votes
7 Answers
917 Views
0 Votes 7 Answers 917 Views
Hi, Folks I am trying to setup clearml locally and installing it via helm helm install clearml allegroai/clearml When i do that, i see that few of the pods a...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hello everyone! I'm uploading a dataset to the server. During dataset.finalize() I get the following error. Could you please advise what could be the problem...
one year ago
0 Votes
3 Answers
977 Views
0 Votes 3 Answers 977 Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, When downloading data stored at azure using cleaml-data I'm getting: Connection pool is full, discarding connection: *. blob.core.windows.net . Connectio...
one year ago
0 Votes
5 Answers
836 Views
0 Votes 5 Answers 836 Views
Hi. is there an API endpoint that returns active users on the clearml server?
one year ago
0 Votes
2 Answers
876 Views
0 Votes 2 Answers 876 Views
Hi everyone 👋 I have a script that uses 3 git repos (organisational repos on github) for its execution. As part of this script I'm performing pull to these ...
one year ago
0 Votes
1 Answers
947 Views
0 Votes 1 Answers 947 Views
Guys, do we have a tutorial on https setup for clearml? The official docs are definitely not good enough to run the https server up
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi all! I can't use scalar tab in all experiments due to elastic search error: Error 100 : General data error (RequestError(400, 'search_phase_execution_exce...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
👋 Hi everyone! I have a question regarding events-training_stats_scalar-d1bd92a3b039400cbafc60a7a5b1e52b index its size is 93 Gb and it initialises for 6 ho...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
5 Answers
938 Views
0 Votes 5 Answers 938 Views
Hi everyone! I have a question about clearml-serving . Are there any examples how to deploy models via clearml-serving ... model add ... with Python code? If...
one year ago
0 Votes
5 Answers
863 Views
0 Votes 5 Answers 863 Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, After my model's iterations ended and task turned to Completed I wanted to still train the model further for more iterations. I found there is continue_l...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, anyone know what is cause? i tried to run this in my agent. but somehow this got this error after agent install depedencies my_env: clearml-agent=1.5.2 c...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi just to confirm, i set my default output_uri to s3, output_uri will upload just artifacs, console log, file server will save plot images like matplotlib/s...
one year ago
0 Votes
1 Answers
837 Views
0 Votes 1 Answers 837 Views
Question: How can we run a task in a docker container without having to configure it manually? Assumptions with ClearML Agent: To run an experiment using Cle...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
hey in clearml-serving when deleteing a model endpoint, it doesn't delete the preprocessing artifact you should fix it
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone, I'm using torch.distributed for training on 2 GPUs. It works, but each GPU creates a new (duplicated) task, and I prefer to have only one ClearM...
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hi all! I’m currently working on a project where I’m making use of ClearML for hyperparameter tuning. In my workflow, I have a Python script that I usually r...
one year ago
Show more results questions