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, 3782 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 If Possible, I Would Like All Together Prevent The Fileserver And Write Everything To S3 (Without Needing Every User To Change Their Config)

In the UI check under the execution tab in the experiment view then scroll to the bottom - You will have a field called "OUTPUT" what is in there? Select an experiment that is giving you trouble?

2 years ago
0 I'M Publishing The Model Artifact After The Tensorflow Model Is Saved. But In The Ui, The Download Button Is Grayed Out. And Get_Local_Copy() Doesn'T Seem To Work Either, Help Would Be Appreciated.

In your ~/clearml.conf you can specify the following to force the model to upload with the following setting:
sdk.development.default_output_uri

3 years ago
0 I Am Studying Using The「Pipeline From Tasks 」Pages.

Everything is configurable. I'd suggest reviewing the documentation for the pipelines
None

24 days ago
26 days ago
0 Hello Everyone! Is Clearml Doing Asynchronous Or Synchronous Logging For E.G. Tensorboard Summarywriters?

Hi! Hmmm, good question. I think it's asynchronous since most of the uploading processes are usually async. Is there a specific use case you're thinking of?

2 years ago
0 Hi! Is It Possible To Compare In The Ui Tasks Across Different Projects? Or Is It Only Within Project? For Example: Let'S Say That In One Run Session We Created

GorgeousMole24 , another note, in the comparison screen itself, you can add other experiments to the comparison view.

2 years ago
0 Hi! Is It Possible To Compare In The Ui Tasks Across Different Projects? Or Is It Only Within Project? For Example: Let'S Say That In One Run Session We Created

Hi GorgeousMole24 , you can certainly compare across different projects.
Simply go to "all projects" and select the two experiments there (you can search for them at the top right to find them easily)

2 years ago
0 Hi To All! There Are Limitations On Using The New Github Pat Fine-Grained Features On Clearml?

Hi HarebrainedBaldeagle11 , not that I know of. Did you encounter any issues?

one year ago
0 Hello All! I'M Writing To Express My Gratitude For Supporting Such A Great Platform As Clearml, Which I'Ve Been Actively Using Lately. I'M Running Experiments Based On Yolov5, And This Code Is Automatically Sending Various Information To The Clearml Serv

Hi @<1547752799075307520:profile|ZippyCamel28> , to address your points

  • What do you mean by 'reload'?
  • You need to go into the project and archive the experiments in order to delete the project + experiments in the archive
  • There are some configurations you can play with to report 'less' metrics. For example sdk.metrics.plot_max_num_digits You should read here - None . To get an idea of the size of an experiment think of an...
one year ago
0 Clearml Is Distinctly Missing In The Curated Mlops Landscape.

Hi @<1523701504827985920:profile|SubstantialElk6> , thanks for the heads up 🙂

one year ago
one year ago
0 Hello Everyone, I Currently Have The Following Problem: I Have Rebuilt A Pipeline From The Example And Have Noticed That The Pipeline Is Registered Cleanly On Cearml But Is Not Executed By The Worker. In The Attachment You Can See The Pipeline From The Ex

Hi @<1774245220934750208:profile|GleamingTiger28> , how many workers do you have listening to the default queue and is the pipeline controller running on the default queue as well?

19 days ago
0 Hi, What Is The Expect Input Of The

I think you can see an example on usage here:
None

one year ago
0 I Am Training A Model With Pytorch Lightning. I Save

@<1523702786867335168:profile|AdventurousButterfly15> , to upload artifacts automatically you can use the output_uri parameter of Task.init()
None

one year ago
0 Hi Everyone, I Just Started Learning Clearml. My Goal Is To Create A Task And Connect My Jupter Notebook On Clearml. However, I’Ve Tried Clean Cookies, Uninstall Clearml And Restart My Computer, It Still Shows

AlertCrow40 , by the way. ClearML already has an integrated tool to work on a jupyter notebook.

In a couple of lines it will open a jupyter notebook for you to work with. Further reading here: https://clear.ml/docs/latest/docs/apps/clearml_session/
🙂

3 years ago
one year ago
one year ago
0 Hi, When Installing Task'S Dependencies From

Hi HugeSquirrel71 , what version of clearml-agent are you using? What do you mean by white spaces inserted? Via agent?

2 years ago
0 Hi, I Would Like To Report Another Bug Introduced With Clearml-Server 1.2.0: In The Comparison Page Of Two Experiments, On The Scalar Tab, With The Graph Layout, When Clicking On The Eye On One Scalar Group To Hide The Related Graphs, The Later Do Disappe

Hi,
I can't seem to reproduce. The steps I try as follows:
Compare 2 experiments
Enough scalar graphs to have a scroll bar
Click on the eye to make some graphs disappear, they disappear but no empty spaces are shown. Can you maybe add a screenshot?

2 years ago
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 🙂

one year ago
Show more results compactanswers