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, 4210 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 How Can I Send A Composed Chunk Of Code For Remote Execution

Hi @<1523701083040387072:profile|UnevenDolphin73> , can you please elaborate?

one year ago
0 Hello All

Hi @<1800699527066292224:profile|SucculentKitten7> , does git allow you to pass a git commit id in order to identify a git repository?

4 months ago
0 Don'T Mean To Spam, But I Am Also Facing Issue When Trying To Upload The Artifact. Note: I Have Set

Hi @<1831502554446434304:profile|TestyKitten53> , what if you set it to true? Do you get the same errors?

5 months ago
0 Hey Friends! At Our Startup We Are A Big Fan Of Clearml And Use It Daily To Run Trainings And Other Tasks. Right Now We Are Re-Evaluating Our Data Platform And I'Ve Seen That Clearml Also Offers A Dataset Functionality. Our Requirements Are Not Huge:

Hi @<1547390438648844288:profile|ScaryJellyfish75> , you have described the HyperDataset feature which is part of the Scale/Enterprise versions. I suggest you contact sales@clear.ml to get a quote for a license 🙂

2 years ago
0 Trying To Access The Csv File Uploaded On The Clearml Dataset In My Local Device Is Giving Me Some Errors

What is the dataset URL you see in the UI? If you go to the dataset, there should be a view to the dataset link

3 years ago
one year 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 Hi, We Have Clearml Version Webapp: 1.3.0-165 • Server: 1.3.0-165 • Api: 2.17 Suddenly All Experiments Were Removed. After Checking Logs We See That Before 6 Days Elasticsearch Container Was Terminated Due To Out Of Memory And New One Was Created Instead

You can restore these tasks by copying or moving them from task__trash into task collection. But the events for these tasks cannot be restored. About the user who deleted them unfortunately ClearML does not record this info in Mongo and without logging to ES there is no place to retrieve it (I can suggest using Kibana to monitor ES). You can try to inspect the mongo collection url_to_delete. It contains all the links from the deleted tasks that should be removed from the fileserver. If you se...

2 years ago
0 Hi, I'M Getting The Following Error When Running Docker Agent Using A Docker: Clearml_Agent: Error: [Errno 28] No Space Left On Device: '/Root/.Clearml/Venvs-Builds' Any Suggestion On How To Solve This Issue (The Host Has Enough Space On Disk)

Hi, what version of clearml-agent are you using? Does this always happen? Can you add your clearml.conf file here(Make sure to remove any credentials/personal data)?

2 years ago
0 I Have A Problem That Might Not Directly Be Clearml Related, But Maybe Someone Here Has An Idea: I Run A Clearml-Server On A Machine With 128Gb Ram, 32 Cores And 2 Gpus. On The Same Machine I Run 2 Clearml-Agent Each With Access To 1 Gpu, 12 Cores, An 48G

than maybe a process inside the container gets killed and the container will hang? Is this possible?

I'm not sure. Usually if Elastic is unresponsive/not working properly the API server will have issues raising/working and will print out errors

3 years ago
0 Hi, I Am Fine-Tuning Pretrained Models From Huggingface The Trainer Method. During The Training I Generate Checkpoints Which I Want To Access Via Clearml. It Correctly Uploads Trainig_Args.Bin,

Hi @<1582542029752111104:profile|GorgeousWoodpecker69> , I think you can also manually register them using Task.upload_artifact None

2 years ago
0 Hi! I Started Clearml Server On Ec2 Using Prebuilt Image. Everything Works Fine, Except One Small Thing: When Web App Shows Image That Stored On S3, It Asked Me For Aws Key/Secret Key. Then It Uses These Credentials To Provide Me With Signed Image Url, T

Hi @<1566959349153140736:profile|ShinyChicken29> , when you try to access the image on your browser, the browser tries access the S3 bucket directly - This is why you get the popup. Data never goes through ClearML backend. Makes sense?

2 years ago
0 How Do You Get Clearml Gpu Compute To Show Up Under Applications Or Autoscalers?

Hi @<1719524641879363584:profile|ThankfulClams64> , what do you mean regarding ClearML GPU Compute? Do you mean the Genesis autoscaler?

one year ago
0 Hello Everyone, Quick Question Regarding The Api - What Would Be The Best Way To Trigger A New Run Of An Existing Pipeline With An Api Call?

Hi @<1775332375794814976:profile|WhimsicalChimpanzee6> , the webUI uses the API under the hood. You can trigger and a pipeline via the webUI and see what happens in developer tools (F12)

11 months ago
0 Does Anyone Know Why Uploading A Dataset From Your Local Machine Sets A

Hi @<1840924578885406720:profile|VictoriousFish46> , how are you uploading the dataset? Did you set output_uri? What is set as your files server in the api section of your clearml.conf ?

5 months ago
0 Hey Everyone Looking To Get Some Input How Clearml Server Set Tasks Status How Does Server Differentiate Between Tasks In Different States:

Hi @<1523701842515595264:profile|PleasantOwl46> , what do you mean more details about the state? Usually in the INFO section of the task you have all history of actions

one month ago
0 Hi All, Two Questions:

Hi, regarding your questions:
If you create and finalize the dataset, it should upload the file contents to the fileserver (or any other storage you configure). The dataset is an object similar to a task - it has a unique ID You can add metric columns to the experiments table. You can do this by clicking the little cog wheel at the top right of the experiments table. You can also select multiple experiments and compare them (Bottom left on the bar that appears after selecting more than 1 expe...

3 years ago
Show more results compactanswers