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
TimelyPenguin76
Administrator Moderator
0 Questions, 711 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 Hi, I Have A Problem That I Am Not Really Sure About How To Track It Down: I Sometimes Get The Following Message That Kills My Running Process After A Few Hours:

Hi ShallowKitten67 .

Can you send the logs? can you share the machine monitoring (from scalars section)?

3 years ago
0 Trains Seems To Fail To Capture My Conda Environment, Any Idea? Os: Window 10

Do you get the repository detection or this section is empty too?

4 years ago
0 Trains Seems To Fail To Capture My Conda Environment, Any Idea? Os: Window 10

Hi EnviousStarfish54 ,

Do you get any message regarding the repository detection at the end of the task? Does it log Waiting for repository detection and full package requirement analysis ?

4 years ago
0 Hi Guys, I Had Several Times Now The Following Errors Poping In Agents While Executing A Task:

From the UI, clone the task you have, and after hit the edit in the uncommitted changes section (if you can send this file it could be great 🙂 )

3 years ago
0 Hi Everyone, I Had A Request To Use

Hi JuicyFox94 ,

Can you try with task_overrides={'output_dest':" s3://bucket/folder "} ?

This is not working and we don’t have any doc regarding a list of values we can override. How I can set it?

I agree, we should update the docs with some more information about it, and we will do 🙂

(bonus 

 : the final goal should be to set output destination of every step in the pipeline with the value FROM the pipeline itself but I didn’t find any property in “PipelineCo...

3 years ago
0 Bug Reporting: Just Updated To Trains==0.16.3. Tested With Lightgbm==3.0.0

Hi EnviousStarfish54 ,

Thank you for reporting about it, checking it

4 years ago
0 Bug Reporting: Just Updated To Trains==0.16.3. Tested With Lightgbm==3.0.0

Hi EnviousStarfish54 , Sure, PRs always appreciated 🙂

4 years ago
0 Hello, I’M Seeing This Issue When Launching A Machine With The App –

SparklingHedgehong28 is this a new instance created or a clone from some other former scaler instance?

2 years ago
0 Hello, I’M Seeing This Issue When Launching A Machine With The App –

You can also try with a new one, not a cloned task, just create a new instance with the âž•

2 years ago
0 Hi! Using Pytorchlightning. How Do I Define The Names Of The Plots In The Legend?

Hi SuperficialDolphin93 ,

Can you share a small code example for you reporting?

About many series in the same plot, you can change this view with Group by None

3 years ago
0 Hi! Using Pytorchlightning. How Do I Define The Names Of The Plots In The Legend?

And you like each series to be in a different plot?

3 years ago
0 Hello, I Am Using The Autoscaler To Start Jobs. Previously, Everything Was Working. However, Now I Get This Error:

Hi CloudySwallow27

rm -rf /home/ubuntu/.clearml/ will delete all the cache on this specific machine 🙂

2 years ago
0 Hello! I Have A Dataset On A /Mnt Share. When I Try To Get A Local Copy, The Dataset On The Share Is Deleted. Is This Correct Behaviour? This Is How I Get The Dataset:

Hi DeliciousKoala34 ,

dataset on the share is deleted

the dataset task or the data in the folder? both shouldnt be deleted by get_local_copy activation

2 years ago
0 Hi! Using Pytorchlightning. How Do I Define The Names Of The Plots In The Legend?

Do you report with LightningModule log function? something like:
self.log('train_loss', loss)?

3 years ago
0 Hi, I'M Using The Autoscaler And Getting The Error

WonderfulArcticwolf3 and CloudySwallow27 are you running it as a service or via the apps? whats the clearml version (not agent)?

2 years ago
0 Hi Clearml. I'M Trying To Look At Datasets Functionality (With The Help Of

Hi HelpfulHare30 ,

  1. Is dataset a separate object that can be used within different project or it is a project part?

You can use the dataset in every project you like. Dataset task is part of a specific project, but it can be shared between projects.
dataset_folder = Dataset.get(dataset_id="dataset_id").get_local_copy()

  1. Can I find a dataset created with cli in Web UI?

Yes. it should create a Data processing task.

  1. Can I configure clearml to store datasets by...
3 years ago
0 I Want To Upgrade To The Latest Trains 0.15.1, So I Followed The Instructions Under "Upgrading" Here:

Hi DefeatedCrab47

You can check the running version in the profile page (top left).

About the Seaborn plots, do you get any errors if you inspect this page? Can you see any plots in full view?

4 years ago
0 Hey Guys!

You can always clone a “template” task and change everything (it will be on draft mode), what is you use case? maybe we already have a solution for it

4 years ago
0 Question, When Using

something like
2021-10-11 10:50:33,703 - clearml.util - WARNING - 123 task found when searching formy task name2021-10-11 10:50:46,494 - clearml.util - WARNING - Selected taskmy task name(id=1cd66581b6624518862306069d220c8b)

3 years ago
0 Question, When Using

yes, it should log you the task id too

3 years ago
Show more results compactanswers