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
WickedBee96
Moderator
17 Questions, 33 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

33 × Eureka!
0 Votes
0 Answers
959 Views
0 Votes 0 Answers 959 Views
I have a question regarding running a model on the agent with an external dataset, I have the dataset in my local device and I connected it with the clearML ...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
this is my code, it was working fine with the same clearML agent and server I don't know why to it gives error
2 years ago
0 Votes
0 Answers
939 Views
0 Votes 0 Answers 939 Views
I upload the dataset here so how to connect it with the running task in the queue??
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
I am facing this error while trying to run my code
2 years ago
0 Votes
0 Answers
414 Views
0 Votes 0 Answers 414 Views
2 years ago
0 Votes
0 Answers
430 Views
0 Votes 0 Answers 430 Views
2 years ago
0 Votes
0 Answers
938 Views
0 Votes 0 Answers 938 Views
specify*
2 years ago
0 Votes
4 Answers
932 Views
0 Votes 4 Answers 932 Views
2 years ago
0 Votes
23 Answers
954 Views
0 Votes 23 Answers 954 Views
2 years ago
0 Votes
0 Answers
994 Views
0 Votes 0 Answers 994 Views
I didnt spesfy the mode of the agent I just wrote "clearml-agent daemon"
2 years ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
trying to access the CSV file uploaded on the clearML dataset in my local device is giving me some errors
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
2 years ago
0 Votes
4 Answers
979 Views
0 Votes 4 Answers 979 Views
Trying another device to connect with my clearML server produced this, how could I fix it?
2 years ago
0 Votes
0 Answers
942 Views
0 Votes 0 Answers 942 Views
Like here in the example they put minimum and maximum
2 years ago
0 Votes
0 Answers
428 Views
0 Votes 0 Answers 428 Views
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
2 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
why it is not running if I specify the agent on the docker mode , usually I just run "clearml-agent daemon" and it works but today I am trying "clearml-agent...
2 years ago
0 I Am Facing This Error While Trying To Run My Code

I am running the agent by (clearml-agent daemon) so I thing it is running using virtual environment mode not docker

2 years ago
0 I Have A General Question About This Part In Dynamic Gpu Allocation. If For Example I Have A Machine That Has 8 Gpus And I Have 3 Queues: Queue1 Will Take 3Gpus, Queue2 Will Take Another 3Gpus, So In Queue3 Can I Put 2-4 Gpus?? If There Are Idle Gpus So T

so for example if there was an idle GPU and Q3 take it and then there is a task comes to Q2 which we specified 3GPU but now the Q3 is taken some of these GPU what will happen

2 years ago
0 Trying Another Device To Connect With My Clearml Server Produced This, How Could I Fix It?

Is it related to the python versions? When I run the same code on my first device through clearML to the agent it works fine (the version of the first device is 3.10.6) but I think it is not related to the version

2 years ago
0 I Am Facing This Error While Trying To Run My Code

ok the problem solved by "pip install virtualenv" on the agent 😁

2 years ago
0 I Have A Question Regarding Running The Code On The Remote Machine, Each Time I Run The Code I See The Console In The Clearml Server Start Downloading All The Libraries I Used In The Code And When I Run Another Code The Same Thing Happens So Why It Has To

Yes I mean the python packages, I would prefer to have all the installation once and if a new package is used just to install the new package not every time the same packages get installed many times.

2 years ago
0 Trying To Access The Csv File Uploaded On The Clearml Dataset In My Local Device Is Giving Me Some Errors

so how to get the path for the file itself not all the files? 😓

2 years ago
0 I Am Trying To Use Clearml In My Work And I Am Facing Some Problems So Could Anyone Help Me With That? I Have Connected My Workstation With The Clearml Server As An Agent And When I Run The Code In My Local Device Then Clone It And Enqueue It To Run The C

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?

2 years ago
Show more results compactanswers