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 6583

Questions 6583

Tags
Sorting
Results
per page
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I am using self hosted clearml host server.
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
12 Answers
742 Views
0 Votes 12 Answers 742 Views
has anyone else benchmarked ClearML? I'm seeing catastrophic logging overhead: None for 50 numbers, ClearML's logging takes 3x as long as my entire LLM train...
8 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi! Is it useful to create a model monitoring and an endpoint? An endpoint is not enough to use clearml-serving?
one year ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Hi. I'm encountering a problem with model.name At least, for models that where auto-magically uploaded. I see it in my own code but you can see it if you run...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
what is the difference between connect_configuration and set_configuration ? (similarly connect vs set_parameter )
3 years ago
0 Votes
20 Answers
3K Views
0 Votes 20 Answers 3K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello! I discovered Clearml not too long ago and am studying the tool. My question is farely simply: is the task scheduler only acessible through the SDK? Is...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello! The agent-services present in ClearML server's docker-compose is only for cleanup tasks, right ? For training I would need to run another instance of ...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hello Community, I had a query regarding clearml-data , can the dataset be queried against some metadata using UI and/or CLI ?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello everyone! I encountered a very weird behaviour of report_histogram data = np.random.random(100) # generate 100 values from [0,1] uniform distribution c...
2 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hi Guys, we are running clearml-serving on a kube cluster on AWS and we have noticed that we are getting some 502 errors once in a while that we can't seem t...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone! I'm trying to spin up a k8s clearml agent using helm chart. I'm stuck at adding my company certificates to allow agent to pull repos and images ...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hi, is there any documentation for setting up and using SSL certs with the clearml server and agent?
4 years ago
0 Votes
1 Answers
510 Views
0 Votes 1 Answers 510 Views
Is it possible to use the Resource Configuration ( None ) in the clearml free tier?
7 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
What would be the best way to approach this flow? We have a configuration file that defines e.g. the project name to use in ClearML, alongside other experime...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, in the Metric Snapshot graph, is it possible to scale the Y axis to [y_min *0.9, y_max * 1,1] ? currently all my values are flat at the same ~y and it is...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi. I have a task executed on clearml-agent, configured with agent.package_manager.force_repo_requirements_txt = true . But requirements,txt is not taken int...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Ok, another question: how to get base docker image to be pulled even if it exists? I rebuilt an image and pushed it to registry, but trains-agent seem to be ...
5 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi Folks! Is there a way to programmatically create users and groups on a server? If so, can someone point me to the docs? Thanks
one year ago
Show more results questions