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 Hey, So I Am Trying To Run A Script To Train A Model Using Yolov8 Ultralytics. When I Run It Locally On My Computer It Executes Without Any Errors, But When I Try And Run It Through A Clearml-Agent I Always Get An Error That Makes No Sense: The Model Is F

Hi @<1736919317200506880:profile|NastyStarfish19> , can you provide an example script that reproduces this behaviour? Also full log of the execution would be useful 🙂

4 months ago
0 Hi Everyone! I Built A Task That Processes Data And In The End Generates A Large Folder Containing Images (Aprox 10Gb). I Would Like To Be Able To Upload This Folder As An Artifact But When I Try To Do This With Task.Upload_Artifact I Get This Error. Is T

Also how are you uploading? Because if you don't zip the folder and upload with
task.upload_artifact('local folder', artifact_object=os.path('<PATH_TO_FOLDER>'))
This should work

3 years ago
0 Hi, Dear All, I Have A Quick Question Regarding The Scalar Graph. As You Can See In The Picture Down Below, The Experiment Names Are Too Short When You Hover And Illustrations Are Not So Useful When You Have To Scroll To Check The Meaning Of Each One.

ColorfulRaven45 Hi!

I'm afraid this is kind of a plotly limitation. Currently you can switch to full screen view OR hit the maximize graph button (it shows on over) for a better view.
We'd be happy to take a suggestion though 🙂

3 years ago
0 Hey, Is Clearml Able To Manage (Delete) Files Outside Of The Fileserver, For Example On Some Shared Drive? I Consider Scenario Where Only Local File Path To The Model Is Stored To Avoid Sending Large Weights Files Over Http.

Hi @<1570220844972511232:profile|ObnoxiousBluewhale25> , I think the API server can delete things only from the files server currently. However the SDK certain has the capability to delete remote files

one year ago
0 Hi, All I Am Trying To Setup Clear-Ml Environment In Local. I Have One Question That Clear-Ml Has Some Plan To Integrated Some Data Label Tool(For Example, The Picture Label Tool) Into The Clear-Ml Webapp?

Hi @<1572395190897872896:profile|ShortWhale75> , this capability exists as part of the HyperDatasets feature which is present in the Scale/Enterprise licenses.

one year ago
0 Hi Everyone, I Am Facing The Issue Of

Hi WackyHorse2 ,

What happens if you rename your model to ' u2net-ne1 ' instead and try reloading it into triton?

2 years ago
0 Hi Friends

My guess is that it wasn't run yet (drafts for example)

2 years ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Just so I understand the scenario - You're using Minio (I assume no special configs) and when saving debugs Minio all the files are there but in the UI you can't view it, correct? How did you save debug samples to Minio - by default they are always saved to fileserver?

one year ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Hi TrickyFox41 , I think this issue is solved in 1.9.0, please update to the latest version of clearml

one year ago
0 Hey Everyone, I'M Trying To Change My

Hi NarrowLion8 , do you have a snippet? Just changing the file_server attribute caused that?

one year ago
0 Hey Everyone, I'M Trying To Change My

How are you saving the plots?

one year ago
0 Hi, Is There A Log That Can Indicate Who Or What (Some Error) Aborted An Experiment?

Hi NarrowLion8 , this is usually saved in the 'INFO' section of the experiment. 'Status Reason' is the field you're looking for I think

one year ago
0 Hey Everyone, I'M Trying To Change My

Hi NarrowLion8 , you can simply change the file_server section to an s3 bucket like files_server: s3://my_test_bucket

one year ago
0 Hi! I’Ve Been Using Clearml For Some Time In My Previous Company, But I Have A New Job Now, And Naturally I Want To Continue Using It And Hopefully Convince My Team Mates! But I Couldn’T Set The Clearml-Server Docker. We Are Discouraged From Using

Hi! Good to see another ClearML user that carries it with them between companies ^^

Also, did you make sure to give the required permissions to the clearml folders in /opt/clearml/ ?

2 years ago
0 Hello Everyone, I Have An Error During "Delete" Of Project Containing 66 Sub-Projects And 0 Experiments. Error:

Hi WickedCat12 , are you running your own server or are you using the Saas

2 years ago
Show more results compactanswers