Can you add full configuration of both and add what the error you get with latest configuration?
Hi CrookedMonkey33 ,
Can you please open developer tools (F12) and see what is returned when you navigate to the 'projects' page (When you see 41 experiments)
Also go into 'Settings' -> 'Configuration' and verify that you have 'Show Hidden Projects' enabled
Or is the HPO service itself stopping?
I'm not sure. Maybe @<1523703436166565888:profile|DeterminedCrab71> might have some input
Hi @<1754676274460102656:profile|CurvedStarfish68> , it takes some time until metrics are updated. I suggest deleting a few more experiments and waiting.
@<1787653555927126016:profile|SoggyDuck67> , can you try setting the binary to 3.11 instead of 3.10?
EnviousPanda91 , you can use tasks.get_by_id . I think the commit ID should be there in the data section
Yes you can. I suggest reviewing the documentation.
None
Hi @<1546303293918023680:profile|MiniatureRobin9> , can you please add logs of the tasks + controller?
Hi @<1594863230964994048:profile|DangerousBee35> , do you have some stand-alone code snippet that reproduces this behaviour?
Then you can certainly do that if you don't mind the downtime or the time it takes to spin up the machine on AWS.
Regarding any charges, this should be specified by AWS itself, I'm not familiar with anything on the ClearML side
Hi EnormousCormorant39 , how did it fail?
Hi @<1852158596431745024:profile|HappyRaccoon38> , ClearML only toggles the y-axis, you should be able to report a plot with xaxis type 'log' if that's how you want to see the data
@<1702492411105644544:profile|YummyGrasshopper29> , how did you save the dataset? Where was the data uploaded to?
SoggyBeetle95 , in the ClearML UI you should see a small notification at the top when there is a new version available
Pipelines assume that different steps run on different machines. How would you pass those files between the different machines? If the steps run on the same machine then why have them as different steps?
IrateDolphin19 , can you give a bit of an explanation on how and what you're doing, and what on the clearml side seems to fail - how do you create the tasks and manage them...
Hmmm, maybe you could save it as an env var. There isn't a 'default' server per say since you can deploy anywhere yourself. Regarding to check if it's alive, you can either check ping it with curl or check up on the docker status of the server 🙂
Hi @<1567321739677929472:profile|StoutGorilla30> , this is a good question. I would assume that the CLI tool uses API calls under the hood. I think you can either look at the code and see what is being sent or simply do CLI commands from the code
Hi @<1702492411105644544:profile|YummyGrasshopper29> , can you provide a standalone script that reproduces this?
Hi @<1582179661935284224:profile|AbruptJellyfish92> , connectivity issues should not affect training and should cache everything until connection is restored and everything should be sent to the server. Did you encounter a different behavior?
Hi UnevenDolphin73 ,
I think you need to lunch multiple instances to use multiple creds.
Hii @<1608271575964979200:profile|GiddyRaccoon10> , ClearGPT is a separate enterprise product 🙂
What is this http://unicorn address? Did you deploy using docker compose?
Hi @<1523701868901961728:profile|ReassuredTiger98> , you can simply set up the token in clearml.conf of the agent so the agent will have the rights to clone. What do you think?
Hi @<1813745484821434368:profile|SuccessfulPigeon84> , these are Enterprise only features as far as I'm aware. I would suggest contacting ClearML's sales 🙂
Hi @<1724960475575226368:profile|GloriousKoala29> , to address your questions:
- No, that is not possible currently. Think of the Datasets feature as a catalogue of data, meaning you can see what data is saved but you can only see what's inside when you pull it locally.
- I'm afraid not, ClearML basically saves links to the data but doesn't directly "look" at the data
WackyRabbit7 , how did you report the table? Can you please provide an example for the data structure of the table?