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
SourLion48
Moderator
14 Questions, 54 Answers
  Active since 10 January 2023
  Last activity 14 hours ago

Reputation

0

Badges 1

53 × Eureka!
0 Votes
19 Answers
420 Views
0 Votes 19 Answers 420 Views
4 months ago
0 Votes
0 Answers
445 Views
0 Votes 0 Answers 445 Views
2 years ago
0 Votes
2 Answers
956 Views
0 Votes 2 Answers 956 Views
That is from documentation, https://clear.ml/docs/latest/docs/fundamentals/logger/ . How can I stop the earlier debug samples from being deleted even if I tr...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hello everyone, When I try to connect to my clearml server using clearml-init, I encounter this error.
2 years ago
0 Votes
6 Answers
990 Views
0 Votes 6 Answers 990 Views
Hello Everyone, when I try to connect to clearml server but I put a wrong url, I see this error and it keeps on trying. Shouldn't I see some kind of error te...
one year ago
0 Votes
0 Answers
969 Views
0 Votes 0 Answers 969 Views
That is after I copied and pasted my configuration from clearml server.
2 years ago
0 Votes
4 Answers
950 Views
0 Votes 4 Answers 950 Views
Hello, how can increase the number of debug samples to be recorded in one training?
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Enter user access key: Enter user secret: Verifying credentials ... Error: could not verify credentials: key= secret= Exiting setup without creating configur...
2 years ago
0 Votes
12 Answers
2 Views
0 Votes 12 Answers 2 Views
I have a problem where my clearml doesn't pick up from uncommitted changes. It used to work for a long time, but now it is not working. What am I missing?
one day ago
0 Votes
25 Answers
628 Views
0 Votes 25 Answers 628 Views
9 months ago
0 Votes
13 Answers
373 Views
0 Votes 13 Answers 373 Views
Hello everyone, I encountered the following error when I tried to clearml-init on ubuntu 24 Retrying (Retry(total=0, connect=None, read=None, redirect=None, ...
4 months ago
0 Votes
0 Answers
2 Views
0 Votes 0 Answers 2 Views
Hello everyone
one day ago
0 Votes
4 Answers
586 Views
0 Votes 4 Answers 586 Views
Hello everybody. I have a question about autoscaler. I have an autoscaler that is started by a python script. When I start the task with task.enqueue('queue'...
9 months ago
0 Votes
0 Answers
2 Views
0 Votes 0 Answers 2 Views
Hello. I have an issue where clearml doesn't read from uncommitted changes. I changed the batch size locally and started training. When I check it in Executi...
one day ago
0 Hello Everyone, When I Try To Connect To My Clearml Server Using Clearml-Init, I Encounter This Error.

Sorry, It just worked now. I think It was slow internet connection issue. It just went away today.

2 years ago
0 That Is From Documentation,

Thanks CostlyOstrich36
But, I am not using report_media() function. The debug samples (confusion matrices) are saved from tensorboard.

2 years ago
0 Hello Everyone, When I Try To Connect To My Clearml Server Using Clearml-Init, I Encounter This Error.

It doesn't work when I insert the credentilas individually either. I am using EC2 as clearml server.

2 years ago
0 Hello Everyone, When I Try To Connect To Clearml Server But I Put A Wrong Url, I See This Error And It Keeps On Trying. Shouldn'T I See Some Kind Of Error Telling Me The Url Is Wrong?

I am passing my credentials as well. So, if it tries with the credentials and it doesn't work, may be try twice, may be three times, then raise an error. I don't know a lot about libraries, but the error that I am seeing is a bit confusing now.

one year ago
0 I Have A Problem Where My Clearml Doesn'T Pick Up From Uncommitted Changes. It Used To Work For A Long Time, But Now It Is Not Working. What Am I Missing?

-    batchsize: 22
+    batchsize: 4

I see that under Executed . But, the batch size for me is 22 under Configuration/General

one day ago
0 I Have A Problem Where My Clearml Doesn'T Pick Up From Uncommitted Changes. It Used To Work For A Long Time, But Now It Is Not Working. What Am I Missing?

They are actually from tracked files. Actually, I get the uncommitted changes under Execution tab.

one day ago
0 I Have A Problem Where My Clearml Doesn'T Pick Up From Uncommitted Changes. It Used To Work For A Long Time, But Now It Is Not Working. What Am I Missing?

Another very related question is, does uncommitted changes work for sub modules as well? I mean, when there is a directory from a different repository cloned as a submodule.

one day ago
0 I Have A Problem Where My Clearml Doesn'T Pick Up From Uncommitted Changes. It Used To Work For A Long Time, But Now It Is Not Working. What Am I Missing?

Okay. thanks. But, about the overriding, I tried committing and when commited it works. So, I think that means the configuration is not overriden else where.

one day ago
Show more results compactanswers