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

Reputation

0
0 Hello Everyone! I’M Trying To Setup Non Aws S3 To Store Datasets And Get And Error:

Try removing the key/secret from the top section in s3

6 months ago
0 Hi Folks, I’M Having Some Trouble Getting An A100 Instance In Gcp. I’M Talking With A Google Rep And Need Some Info On The Gcp Autoscaler, Can You Tell Me What Method It Uses To Spin Up An Instance? Any Chance It Uses Dws? Also Have People Encountered Thi

Hi @<1745616566117994496:profile|FantasticGorilla16> , under the hood the google API is being used - None

Regarding getting machines faster, I think that really depends on availability on Google's side 🙂

2 months ago
0 Does Any One Know This Error While Running A Pipeline:

Hi @<1559711623147425792:profile|PlainPelican41> , How are you running the pipeline? Where is agent running ?

one year ago
0 There Are Still A Ton Of Instances Of The Documentation Using 'Import Allegroai', Is That Deprecated?

Hi @<1727497172041076736:profile|TightSheep99> , allegroai package is part of the enterprise and not available publicly, you must be looking at documentation related to the HyperDatasets

3 months ago
0 Hello! My Workers Utilization Is Empty And Not Showing Any Graphs. Do You Know How I Can Troubleshoot This?

Hi @<1734020162731905024:profile|RattyBluewhale45> , are they running anything? Can you see machine statistics on the experiments themselves?

3 months ago
0 Hello! My Workers Utilization Is Empty And Not Showing Any Graphs. Do You Know How I Can Troubleshoot This?

Also, if you open Developer Tools, do you see any errors in the console?

3 months ago
0 Hello! My Workers Utilization Is Empty And Not Showing Any Graphs. Do You Know How I Can Troubleshoot This?

What version is the server? Do you see any errors in the API server or webserver containers?

3 months ago
0 Hello! My Workers Utilization Is Empty And Not Showing Any Graphs. Do You Know How I Can Troubleshoot This?

If you go into the settings, at the bottom right you will see the version of the server

3 months ago
0 Hello

FrothyShrimp23 , I think this is more of a product design - The idea of a published task is one that cannot be easily changed afterwards. What is your use case for wanting to often unpublish tasks? Why publish them to begin with? And why manually?

one year ago
0 Hi, How Can I Set Up Clear.Ml To Launch A Worker On Gcp And Then Run The Task On That Worker?

Hi @<1706478691208400896:profile|WearyPelican78> , you can set up a GCP autoscaler for this - None

6 months ago
0 Hi All! I Start A Task Remotely Using A Queue. I’M Getting An Error Because Clearml Doesn’T See The Latest Commit In My Git Repo. It Constantly Refers To One Specific Not The Latest Commit. How Can This Be Fixed?

Hi @<1562610703553007616:profile|CloudyCat50> , under the 'execution' tab you have source code section. When in draft mode, you can edit a task and change it from a specific commit ID to latest commit in some branch for example

one year ago
0 Hello Everyone, I Am New To The Channel. I Am Working In A Team Which Deployed Clearml To An Azure Kubernetes Cluster Via Helmchart. We Have A Central Authentication Provider Which We Would Like To Use With Clearml. Is There A Possibility To Use Keycloak

Hi @<1673863775326834688:profile|SucculentMole19> , Unfortunately the open source does not support any authentication beyond the user/pass option.
If authentication is key, then the enterprise has full SSO integration including RBAC.

9 months ago
0 Does Anyone Have

Hi @<1523701842515595264:profile|PleasantOwl46> , I think you can add a PR here - None

2 months ago
0 Hi Everyone! I Am In The Process Of Moving From

Hi @<1523705099182936064:profile|GrievingDeer61> ,

Everything coming from Pytorch should be automatically captured and detected. If there is something extra you want to log and track you can do it using the Logger module None

Specifically I think what you're looking for is:
None

2 years ago
0 Hi, When Creating A Pipeline From Tasks How Can I Set Each Step Configuration From The Web Ui? For Example In The Training Step I Want To Choose If I Use A Certain Augmentation How Can I Control It When Using A Pipeline?

Hi @<1523701295830011904:profile|CluelessFlamingo93> , I think you would need to expose those configurations through the pipeline controller and then the tasks would take those configurations and override them with what you inserted into the controller.

Makes sense?

one year ago
0 Hi, Iam Trying To Get Clearml Dashboard With The Ec2 Instance But After Adding The Security Groups And Ssh Key To Instance Its Just Giving Below Error. How To Add Authentication To Ec2 Instance For Loading My Projects

Hi @<1536881167746207744:profile|EnormousGoose35> , can you take a look at the webserver and apiserver container logs to see what errors are there?

one year ago
0 How Would I Go About Adding Multiple Credentials In The Autoscaler? (I.E. Specify Multiple

Which config file? The one sitting locally on your computer? You would still need to transmit that data to the application that is spinning the instances up and down. Maybe a CLI? But that would be adding more complexity on top of it. What do you think?

2 years ago
Show more results compactanswers