I suspect that
I will try to generate a new token for myself and reproduce it with it
Hi GiddyTurkey39 , it should be released next week, I will update you on this thread once out 🙂
Is it possible to write text file and see it in results of the experiment?
You can upload any file as an artifact to your task, try:
task.upload_artifact(name=“results”, artifact_object=“text_file.txt”)
Notice the max preview for an artifact is 65k, and it is suggested to have one file like this (and not for every iteration for example)
SquareFish25 Will try to reproduce it
Not sure getting that, if you are loading the last dataset task in your experiment task code, it should take the most updated one.
can you build your own docker image with clearml-agent installed in it?
Hi WickedBee96 ,
Are you running a standalone script or some code part of a git repository?
can you share the local run log?
đź‘Ť what do you get in the UI under EXECUTION -> SOURCE CODE ?
somehow the uncommitted changes (full script in the case) weren't detected
Hi WackyRabbit7 , checking that, so only lines with value 0 are missing?
Hi SmarmySeaurchin8 , Thanks, we will check that, can you share the Python version you use? 3.6?
Hi GreasyPenguin14 ,
What is the web server configure in your ~/clearml.conf
file ( api.web_server
)?
- can you share the tag name?
Hi VivaciousPenguin66 ,
This issue should be fixed in the coming version, will be out soon. You can use the Github https://github.com/allegroai/clearml-serving.git version which is already fixed 🙂
Hi ColorfulRaven45 , I’ll ask someone from the ClearML Sales team to contact you (can you send me you email in DM?)
https://clear.ml/docs/latest/docs/clearml_agent#allocating-resources
you can specify GPUs to use for each running agent
Hi VivaciousPenguin66 , I’m not aware of such example, but if you have such or creating one, please share 🙂
SquareFish25 do you have a way trying with access and secret without token? just for the checking
Hi ContemplativeGoat37 ,
You can also configure CLEARML_DEFAULT_OUTPUT_URI
env var for doing so
Hi WackyRabbit7 ,
It should take the latest one (sorting according to date/time)
PricklyRaven28 at the beginning of the log, the clearml agent should print the configuration, do you have api.fileserver as the S3 bucket?
Hi VexedCat68
Is it possible to write text file and see it in results of the experiment?
You can upload any file as an artifact to your task, try:
task.upload_artifact(name="results", artifact_object="text_file.txt")
I want to use it to version data as in keeping a track of what images have been trained on. Or is there a better way of data versioning in ClearML?
You can use https://clear.ml/docs/latest/docs/clearml_data/ for making the data accessible from every machine...
Hi SquareFish25 , what about AWS_DEFAULT_REGION
, did you add it too? Can you try with it if not?
What version of ClearML are you using?
Hi VexedCat68 , what the dataset task status?
I guess you are using an on prem server and not cloud one (aws for example)
According to the message above, can you try installing nbconvert
and re run it? You should be able to view the script in the uncommitted changed
` pip install nbconvert
OR
conda install nbconvert `
is there a resources like youtube videos or tuotorials about using clearML? I watched and learned from ClearML chaneel in youtube but I think I need more to see maybe I have done something wrong?
Yes,
ClearML Youtube (best ever) channel - https://www.youtube.com/c/ClearML/featur...