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, 4212 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Clearml Tracks The Executed

Hi @<1541954607595393024:profile|BattyCrocodile47> , how does ClearML react when you run the scripts this way? The repository is logged as usual?

2 years ago
0 Anyone Have Info On How Could I Migrate My Clearml Data (Models, Datasets) From One Gcp Bucket To Another

Hi @<1541592204353474560:profile|GhastlySeaurchin98> , ClearML keeps pointers to where the data resides. You would basically need to re-register with the new pathing

11 days ago
0 Hi Everyone, I Have A Quick Question: When I Use

default_output_uri is for artifacts & models while files_server is for debug samples and plots (if they are files)

2 years ago
0 Hi! While I'M At The Office, All Works Well, But At Home I Get A Lot Of Timeout Warnings While Trying To Download Or Save Data. I Dont Think It Is Related To The Connection Quality Because It Is Realy Good (Download 600 Upload 100). Can You Help Me Fig

It seems like a networking issue on your side. ClearML isn't blocking anything. Most likely unrelated to connection speed but to DNS or something related.

What if you connect using your phone hotspot or another provider?

one year ago
3 years ago
0 Hey Good Morning! Question Regarding Clearml Server Storage. Currently We Are Hosting A Clearml Server Using The Default Configured Http Fileserver. We Would Like To Migrate The Server To Aws And Use A S3 Storage. Would There Be A Way To Transfer All Arti

Hi @<1799974757064511488:profile|ResponsivePeacock56> , in that case I think you would need to actually migrate the files from files server to S3 and then also change the links logged in MongoDB associated to the artifacts.

5 months ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

Hi @<1772433273633378304:profile|VexedWoodpecker50> , these are the packages that were on the environment that ran the experiment. Please see here - None

11 months ago
2 years ago
0 Hello Everyone! How Can I Conveniently Pass A Large Number Of Parameters To The Pipeline In Order To Re-Run It Through Ui?

Hi @<1578555761724755968:profile|GrievingKoala83> , you can do it directly through the UI by adding parameters, see examples here - None

2 years ago
0 Has Anyone Found A Workaround For The Bug?

ReassuredTiger98 , BitterLeopard33 , I think I've encountered this 4GB http limit before. I think this should be fixed in next SDK release 🙂

3 years ago
0 Hi All

Hi @<1546303293918023680:profile|MiniatureRobin9> , can you please add the full log of the run? Also, do you have some code that reproduces this?

2 years ago
0 Hello Everyone, I'M Currently Working On

Hi @<1610445887681597440:profile|WittyBadger59> , how are you reporting the plots?

I would suggest taking a look here and running all the different examples to see the reporting capabilities:
None

2 years ago
3 years ago
0 Hi, I Am Getting

Hi @<1566596960691949568:profile|UpsetWalrus59> , can you add a standalone code snippet that reproduces this behavior?

2 years ago
0 Hi Guys, I'M Running A Task With

Hi @<1570220852421595136:profile|TeenyHedgehog42> , are you using the latest version of clearml-agent ? Can you provide a stand alone code snippet that reproduces this behavior for you?

2 years ago
0 Hello Everyone, I Wanted To Use Clearml On My Project And Liked It A Lot. I Get Everything On The System, However, Couldn'T Come Up With Debug Samples And Plots Part. They'Re Empty For Some Reason. Could Someone Help Me Please?

Hi @<1633276330743173120:profile|StunningHamster19> , how are you running the experiment? What framework are you using? Do you have a code example that reproduces this?

2 years ago
0 Hi I’M Trying Out Pipeline Controller From Tasks. I Was Not Able To Understand Why My Code Results In Just One Task(The First One) In The Pipeline.

UpsetBlackbird87 , thanks! I'll play with it a bit to see if it reproduces on my side as well 🙂

3 years ago
0 Hi, I Installed The Open-Source Version Of Clearml But Couldn'T Connect Using The Admin Role. Can You Assist Me With This? I Want To Set Resource Config And Couldn'T Find It

Hi @<1798162812862730240:profile|PreciousCentipede43> , role based access controls, admins and resource configurations are all part of the Scale/Enterprise licenses. In the open source everyone is set as an admin with access to all parts of the system.

Hope this helps 🙂

9 months ago
Show more results compactanswers