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 2 years ago

Reputation

0

Badges 1

186 × Eureka!
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K 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...
3 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
yo guys, I'm getting Retrying (Retry(total=2, connect=2, read=5, redirect=5, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to O...
5 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K 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...
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
I updated trains-server today, and now it's very unstable, Web interface randomly stops working. anyone had the same problem? I've never had any problems wit...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K 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...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
what is the right way to increase number of retries when using StorageManager.get_local_copy?
3 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K 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
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K 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...
5 years ago
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
hey guys, I keep getting trains_agent: ERROR: Connection Error: it seems *api_server* is misconfigured. Is this the TRAINS API server http://apiserver:8008 ?...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
hey guys, do you have any tutorials or examples of intergration with dvc?
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K 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...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K 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?
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
it would be nice to group experiments within projects use cases: hyperparameter sweep (10 experiments with different learning rate) finetuning models (for ex...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K 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 ...
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K 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...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
is there any way to export CSV with max metrics and hyperparameters for selected experiments?
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K 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...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K 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
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
any chance StorageManager could re-download files only if their size is different from file in cache (as an option)?
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K 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 ...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
here I am again... can't find how to create a custom queue
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K 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...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K 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...
2 years ago
Show more results questions
0 Hi

python3 slack_alerts.py --channel trains-alerts --slack_api "OUR_KEY" --include_completed_experiments --include_manual_experiments

5 years ago
0 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?

oh wow, I didn't see delete_artifacts_and_models option

I guess we'll have to manually find old artifacts that are related to already deleted tasks

4 years ago
5 years ago
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

5 years ago
0 Yo Guys, I'M Getting

everything is working as expected

5 years ago
0 I'M Using Tensorboard Summarywriter To Add Scalar Metrics For The Experiment. If Experiment Crashed, And I Want To Continue It From Checkpoint, For Some Reason It Plots Metrics In A Really Weird Way. Even Though I Pass Global_Step=Epoch To The Summarywrit

overwriting this value is not ideal though, because for :monitor:gpu and :monitor:machine values I would like to continue from the latest iteration

but for the metrics, I explicitly pass the number of epoch that my training is currently on. it'ls kind of weird that it adds offset to the values that are explicitly reported, no?

4 years ago
0 Hey Guys, I Keep Getting

default docker-compose

4 years ago
0 Hey Guys, Here I Am Again With Another Question

we often do ablation studies with more than 50 experiments, and it was very convenient to compare their dynamics at the different epochs

5 years ago
0 Hey Guys, I Keep Getting

WARNING: You are using pip version 20.1.1; however, version 20.3.3 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.

trains_agent: ERROR: Connection Error: it seems *api_server* is misconfigured. Is this the TRAINS API server http://apiserver:8008 ?

http://OUR_IP:8081 http://OUR_IP:8080 http://apiserver:8008
WARNING: You are using pip version 20.1.1; however, version 20.3.3 is available.
`...

4 years ago
Show more results compactanswers