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
CostlyOstrich36
Moderator
0 Questions, 4213 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hi Team Could We Change The Time Duration Of The Last Run In Particular Project Where It Should Be Showing Like 1 Week Than Completed(24Hr) Always. I Have Got The Enterprise Level Access(Pro). Pfa.

Hi @<1536881167746207744:profile|EnormousGoose35> , I think this is coded in the system. Maybe open a GitHub request for feature to follow up on this 🙂

2 years ago
0 Hi, All. How Do I Add Accuracy And Loss Metrics For Tracking In Clearml For Yolo8? And Model Registry After Each Epoch?

Hi @<1590514572492541952:profile|ColossalPelican54> , you can use the Logger module to manually report metrics - None

2 years ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Can you give an example of how you're saving this artifact?

2 years ago
0 I Tried Using

Hi @<1523708920831414272:profile|SuperficialDolphin93> , does it run fine if you use a regular worker?

11 months ago
0 About

Hi @<1664079296102141952:profile|DangerousStarfish38> , can you please add the full log of the task/agent? Also please add the configuration and the line you used to run the agent 🙂

one year ago
3 years ago
0 I'M Looking At How Triggers Work In Clearml. Is There An Example, Maybe With Clearml Data And A Dataset Being Uploaded Or Some Other Example?

VexedCat68 , what do you mean by trigger? You want some indication that a dataset whats published so you can move to the next step in your pipeline?

4 years ago
0 Hi, Is There Any Document About Migration Clearml-Server. Currently, I Have Clearml-Server Running On Servera But I Want To Move All Data (Including Artifacts, Task, Dataset) From Servera To Serverb.

Looks like a permissions issue:
nested: IOException[failed to test writes in data directory [/usr/share/elasticsearch/data/nodes/0/indices/mQ-x_DoZQ-iZ7OfIWGZ72g/_state] write permission is required]; nested

3 years ago
0 I Have A Repository Which Uses Git Lfs And Would Like To Run A Task Through Docker-Based Agent. Despite Installing Git-Lfs In The Docker Image, I Get The Following Error:

Hi @<1523701122311655424:profile|VexedElephant56> , is it a custom image? Can you go exec into the docker to verify that it is indeed installed?

2 years ago
0 Hey Guys, In A Fresh Self-Hosted Clearml Server I Have The Issue That I Cannot See Any Preview Images Of The Files In A Dataset. It Seems Like A Bug, But Maybe I Am Doing Something Wrong?

Please check what you get for events.debug_images in network section of developer tools (F12) when trying to view the preview in the dataset

2 years ago
0 Hi Everyone, I Am Launching Clearml Webapp. Asks Me For User And Pass. How Do I Get That?

Then you'd need to change the image in the docker compose or to spin up the webserver individually and make the necessary changes in the docker compose. Either way, you need a backend to work with the web ui

one year ago
0 Hi All I Am Would Like To Somehow Prevent Clearml Caching From Caching A Task That Hasn'T Uploaded Artifacts (Using Cache_Executed_Step In

Hi @<1533619716533260288:profile|SmallPigeon24> , can you please elaborate on your usecase ?

one year ago
0 Hi! I Installed Self-Hosted Clearml Server Using

TartLeopard58 , I think you need to mount apiserver.conf to the api server. This is an API configuration 🙂

2 years ago
2 years ago
0 Hi, Is There A Way To Move Existing Pipelines Between Projects? Use Case: I Want To Utilize The New Pipeline Grouping Option And View Them By Project Name. Thing Is, I Accidently Named A Few Of Them Wrongly And It Messes Up The Grouping. Of Course I Can

Hi @<1523701235335565312:profile|HugeArcticwolf77> , looks like there is no such capability through the UI if I'm not wrong. You should, however be able to move everything via the API, I would however suggest making sure you move ALL parts of the pipeline and not just the controller.

Makes sense?

2 years ago
0 What What I Can See, There Is No Task Status

That sounds like a good idea! Can you please open a GitHub issue to track this?

2 years ago
0 Hi, I Have A Question About Migrating From Tensorflow 2.14 To 2.16. Up Until Now I Have Been Using

Hi @<1558986867771183104:profile|ShakyKangaroo32> , what version of clearml are you using?

one year ago
0 Is It Possible To Change The

but I want to change what is shown by the GUI so that would need to be a setting on the server itself?

Can you please elaborate?

3 years ago
0 Hi To All! Is Clearml Oss Integrable With Keycloak For The Authentication Phase?

I'm afraid that's all there is. I think security integrations are in the Scale & Enterprise versions.

2 years ago
0 Hey All, I Am Reporting A

Hi @<1523701977094033408:profile|FriendlyElk26> , let's say you have a table, which you report. How would you suggest comparing between two tables?

one year ago
0 Hey Everyone! First Post Here. My Issue Is The Python_Binary I Set In The .Conf File Doesn'T Seem To Get Used By The Task I'M Running. The Task'S Output Confirms

Is there any specific reason you're not running in docker mode? Running in docker would simplify things

2 years ago
0 Hello Everyone! How Can I Conveniently Pass A Large Number Of Parameters To The Pipeline In Order To Re-Run It Through Ui?

Hi @<1578555761724755968:profile|GrievingKoala83> , you can do it directly through the UI by adding parameters, see examples here - None

2 years ago
Show more results compactanswers