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
DilapidatedParrot58
Moderator
42 Questions, 205 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

186 × Eureka!
0 Votes
4 Answers
223 Views
0 Votes 4 Answers 223 Views
feature request: ClearML prints GitHub token in the log, when there is "repository not found" error. it would be nice if could hide it
2 years ago
0 Votes
11 Answers
312 Views
0 Votes 11 Answers 312 Views
hey guys, do you have any plans to add functionality to export training config with all hyperparameters to the different formats, such as training command li...
3 years ago
0 Votes
7 Answers
235 Views
0 Votes 7 Answers 235 Views
I'm getting A LOT of errors when running cleanup service Failed deleting the following URIs - script fails to delete image and text files ERROR - Failed dele...
one year ago
0 Votes
5 Answers
213 Views
0 Votes 5 Answers 213 Views
is there any way to post Slack alerts for the frozen experiments? (eg, after server restart they sometimes get stuck in Running mode, or https://github.com/p...
2 years ago
0 Votes
6 Answers
232 Views
0 Votes 6 Answers 232 Views
we just had a slight problem - there was a double space in S3 checkpoint name, but ClearML UI prints them as one in the model description. if you copy and pa...
9 months ago
0 Votes
7 Answers
205 Views
0 Votes 7 Answers 205 Views
there is something weird going on with console log after latest updates of ClearML Server. it doesn't show the latest updates, instead it often jumps to the ...
8 months ago
0 Votes
6 Answers
228 Views
0 Votes 6 Answers 228 Views
hey guys, here I am again with another question ๐Ÿ˜ƒ after the latest update, I’m getting this error when I’m trying to compare scalars for more than 10 experi...
3 years ago
0 Votes
0 Answers
232 Views
0 Votes 0 Answers 232 Views
hey guys, do you have any tutorials or examples of intergration with dvc?
3 years ago
0 Votes
25 Answers
279 Views
0 Votes 25 Answers 279 Views
I'm probably stupid, but how do I specify worker name? usecase - I want to create two workers using the same GPU, and new worker just overwrites the old one
3 years ago
0 Votes
6 Answers
235 Views
0 Votes 6 Answers 235 Views
10 months ago
0 Votes
29 Answers
216 Views
0 Votes 29 Answers 216 Views
one year ago
0 Votes
5 Answers
213 Views
0 Votes 5 Answers 213 Views
Step 3 Task ( https://github.com/allegroai/trains/blob/master/examples/pipeline/step3_train_model.py ) - Loads the processed data (from Step 2) and clearml a...
2 years ago
0 Votes
30 Answers
231 Views
0 Votes 30 Answers 231 Views
3 years ago
0 Votes
8 Answers
259 Views
0 Votes 8 Answers 259 Views
2 years ago
0 Votes
2 Answers
259 Views
0 Votes 2 Answers 259 Views
2 years ago
0 Votes
11 Answers
228 Views
0 Votes 11 Answers 228 Views
hey guys, is there a ready script that can delete all models from S3 (or other storage) that are related to deleted or archived experiments?
2 years ago
0 Votes
3 Answers
258 Views
0 Votes 3 Answers 258 Views
here I am again... can't find how to create a custom queue
3 years ago
0 Votes
7 Answers
288 Views
0 Votes 7 Answers 288 Views
any chance StorageManager could re-download files only if their size is different from file in cache (as an option)?
one year ago
0 Votes
2 Answers
229 Views
0 Votes 2 Answers 229 Views
is there any way to export CSV with max metrics and hyperparameters for selected experiments?
2 years ago
0 Votes
6 Answers
219 Views
0 Votes 6 Answers 219 Views
hey guys, I keep getting "Failed parsing task parameter" warning for the arguments such as this one: parser.add_argument( "--dataset_mean", type = float, nar...
2 years ago
0 Votes
13 Answers
237 Views
0 Votes 13 Answers 237 Views
it would be nice to group experiments within projects use cases: hyperparameter sweep (10 experiments with different learning rate) finetuning models (for ex...
one year ago
0 Votes
2 Answers
217 Views
0 Votes 2 Answers 217 Views
two annoying visual bugs in ClearML Server UI after latest update: experiment status is still shown as “Aborted” after successful resetting until you refresh...
10 months ago
0 Votes
5 Answers
240 Views
0 Votes 5 Answers 240 Views
one year ago
0 Votes
14 Answers
251 Views
0 Votes 14 Answers 251 Views
hey guys the first time I'm seeing this behavior I'm adding a new user to /opt/trains/config/apiserver.conf and restarting the containers. all old users are ...
3 years ago
0 Votes
8 Answers
273 Views
0 Votes 8 Answers 273 Views
downloading output artifacts from S3 by clicking on the download button next to Model URL was great, but since we moved from AWS to Yandex.Cloud, this featur...
11 months ago
0 Votes
6 Answers
264 Views
0 Votes 6 Answers 264 Views
I’m interested in learning more about internals of ClearML Server - for example, how ElasticSearch, MongoDB, and Redis are used internally. are there any mat...
10 months ago
0 Votes
10 Answers
237 Views
0 Votes 10 Answers 237 Views
2 years ago
0 Votes
5 Answers
252 Views
0 Votes 5 Answers 252 Views
hey guys, a question about monthly worker_stats indices each of them takes up about 1gb for us. do we really need to keep all of them? is there any way to fr...
3 years ago
0 Votes
20 Answers
251 Views
0 Votes 20 Answers 251 Views
3 years ago
0 Votes
7 Answers
239 Views
0 Votes 7 Answers 239 Views
3 years ago
Show more results questions
0 Hey Guys! I'Ve Got The Latest Version Of Trains 0.16.0 And Now I Have A Problem. In Previous Versions I Could Easily Override Default Arguments On Hyperparameters  Tab And Now After Editing The Arguments Values With The New Ones And Executing The Experime

same here, changing arguments in the Args section of Hyperparameters doesnโ€™t work, training script starts with the default values.

trains 0.16.0
trains-agent 0.16.0
trains-server 0.16.0

3 years ago
0 Yo Guys, I'M Getting

I get "The connection has timed out" when I'm trying to reach 8081 port

3 years ago
0 Hey Guys, A Question About Monthly Worker_Stats Indices Each Of Them Takes Up About 1Gb For Us. Do We Really Need To Keep All Of Them? Is There Any Way To Free Up The Space?

yeah, backups take much longer, and we had to increase our EC2 instance volume size twice because of these indices

got it, thanks, will try to delete older ones

3 years ago
0 Hey Guys, I Keep Getting

yeah, we did. let me check if explicitly setting credentials helps

2 years ago
0 Hey Guys, I Keep Getting

nope, old clenup task fails with trains_agent: ERROR: Could not find task id=e7725856e9a04271aab846d77d6f7d66 (for host: )
Exception: 'Tasks' object has no attribute 'id

weirdly enough, curl http://apiserver:8008 from inside the container works

2 years ago
3 years ago
0 I’M Interested In Learning More About Internals Of Clearml Server - For Example, How Elasticsearch, Mongodb, And Redis Are Used Internally. Are There Any Materials Available?

I guess I could manually explore different containers and their content ๐Ÿ˜ƒ as far as I remember, I had to update Elastic records when we moved to the new cloud provider in order to update model URLs

10 months ago
0 Yo Guys, I'M Getting

everything is working as expected

3 years ago
0 It Would Be Nice To Group Experiments Within Projects Use Cases:

nope, that's the point, quite often we run experiments separately, but they are related to each other. currently there's no way to see that one experiment is using checkpoint from the previous experiment since we need to manually insert S3 link as a hyperparameter. it would be useful to see these connections. maybe instead of grouping we could see which experiments are using artifacts of this experiment

one year ago
0 Hey Guys, I Keep Getting

new version worked

2 years ago
0 Hi

AnxiousSeal95 yeah, got it! thanks!

2 years ago
Show more results compactanswers