Hi ShallowKitten67 .
Can you send the logs? can you share the machine monitoring (from scalars section)?
Do you get the repository detection or this section is empty too?
Didnt get such, are you using http://app.clear.ml ? your server?
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
?
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 🙂 )
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...
Hi EnviousStarfish54 ,
Thank you for reporting about it, checking it
Hi EnviousStarfish54 , Sure, PRs always appreciated 🙂
Hi EnviousStarfish54 , can you run the https://github.com/allegroai/trains/blob/master/examples/frameworks/lightgbm/train_with_lightbgm.py ? does it works for you?
can you attach the full log of the instance? Did the aws scalar output any logs?
Hi TrickySheep9 ,
so running a local notebook with execute_remotely
kills the kernel? what version of clearml
are you running?
SparklingHedgehong28 is this a new instance created or a clone from some other former scaler instance?
You can also try with a new one, not a cloned task, just create a new instance with the âž•
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
So which data is being deleted? which folder is the “artifact folder”?
And you like each series to be in a different plot?
Hi CloudySwallow27
rm -rf /home/ubuntu/.clearml/
will delete all the cache on this specific machine 🙂
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
Do you report with LightningModule
log
function? something like:self.log('train_loss', loss)
?
For this you don’t really need the output_uri
, you can just do it as is.
WonderfulArcticwolf3 and CloudySwallow27 are you running it as a service or via the apps? whats the clearml version (not agent)?
Hi HelpfulHare30 ,
- 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()
- Can I find a dataset created with cli in Web UI?
Yes. it should create a Data processing
task.
- Can I configure clearml to store datasets by...
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?
DefeatedCrab47 can you share model.hparams
format?
Do you get any errors in the dev console?
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
đź‘Ť
Have a great weekend 🙂
something like2021-10-11 10:50:33,703 - clearml.util - WARNING - 123 task found when searching for
my task name2021-10-11 10:50:46,494 - clearml.util - WARNING - Selected task
my task name(id=1cd66581b6624518862306069d220c8b)