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
CheerfulGorilla72
Moderator
29 Questions, 131 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

131 × Eureka!
0 Votes
4 Answers
137 Views
0 Votes 4 Answers 137 Views
please tell me, is it possible to do something so that you can indicate some other s3 sources, host and providers other than s3.amazonaws.com ? so as not to ...
2 months ago
0 Votes
2 Answers
157 Views
0 Votes 2 Answers 157 Views
please tell me how to find out from a model whether it is published or not? I didn't find the model.is_published() method None
2 months ago
0 Votes
12 Answers
624 Views
0 Votes 12 Answers 624 Views
Please tell me, is the limit of 10 copies for comparison, is it ideological or can it be changed somehow?
one year ago
0 Votes
1 Answers
207 Views
0 Votes 1 Answers 207 Views
Good afternoon I didn't find any mention in the documentation please tell me if it is possible to implement “Move to top” through the API, how can this be do...
3 months ago
0 Votes
14 Answers
612 Views
0 Votes 14 Answers 612 Views
Good evening! Can you please tell me if it is possible to set up slack monitoring in clearml?
one year ago
0 Votes
17 Answers
706 Views
0 Votes 17 Answers 706 Views
please tell me, no one faced the problem that clearml does not intercept tb images? although these images are in tb and the following errors appear in the te...
2 years ago
0 Votes
7 Answers
714 Views
0 Votes 7 Answers 714 Views
2 years ago
0 Votes
15 Answers
679 Views
0 Votes 15 Answers 679 Views
2 years ago
0 Votes
5 Answers
638 Views
0 Votes 5 Answers 638 Views
Hi all Can you please tell me why I can't create new credentials? log in thread
2 years ago
0 Votes
17 Answers
594 Views
0 Votes 17 Answers 594 Views
Has anyone compared wandb vs clearml ?)
2 years ago
0 Votes
29 Answers
702 Views
0 Votes 29 Answers 702 Views
2 years ago
0 Votes
23 Answers
616 Views
0 Votes 23 Answers 616 Views
Hello! tell me please, is it intended that nan values are converted to 0 when logging? upd: I see NAN in the tensorboard, and 0 in Clearml. upd2: use v1.1.*
2 years ago
0 Votes
9 Answers
731 Views
0 Votes 9 Answers 731 Views
Hi all! Please tell me why the almost the last version of docker-compose is used (in the example from the site 1.24.1, link https://clear.ml/docs/latest/docs...
2 years ago
0 Votes
2 Answers
208 Views
0 Votes 2 Answers 208 Views
4 months ago
0 Votes
8 Answers
787 Views
0 Votes 8 Answers 787 Views
Hi all! Please tell me there are examples of ClearML and pytorch-lightning integration
3 years ago
0 Votes
7 Answers
680 Views
0 Votes 7 Answers 680 Views
Good evening! for agent work Please tell me if it is possible to specify the location of requirements.txt in tack.init(), because I have correctly identified...
one year ago
0 Votes
4 Answers
748 Views
0 Votes 4 Answers 748 Views
Good evening again)) tell me please, does the agent always create a virtual environment? is it possible to make the agent run the script in an already prepar...
one year ago
0 Votes
4 Answers
638 Views
0 Votes 4 Answers 638 Views
Please tell me what is needed so that the models saved in the tensorboard are automatically saved in s3? UPD: Like this doesn't work: task = Task.init( proje...
10 months ago
0 Votes
3 Answers
681 Views
0 Votes 3 Answers 681 Views
2 years ago
0 Votes
2 Answers
576 Views
0 Votes 2 Answers 576 Views
Hi all! Please tell me what you need to do so that you can choose input, can you from here? what would the models that we made appear here, and not a clearml...
8 months ago
0 Votes
3 Answers
540 Views
0 Votes 3 Answers 540 Views
Good day! please tell me how to screw it up. On what chart or value does such an error appear? 2023-09-08 02:13:16,164 - clearml.Metrics - ERROR - Action fai...
8 months ago
0 Votes
11 Answers
756 Views
0 Votes 11 Answers 756 Views
Good day everyone! Can you please tell me how this time is calculated for the project / folder?
2 years ago
0 Votes
2 Answers
674 Views
0 Votes 2 Answers 674 Views
Please tell me what RAM metric is tracked by ClearML? what i see in htop and on the board don't match even though it's the same server 20 GB vs 70GB
one year ago
0 Votes
13 Answers
655 Views
0 Votes 13 Answers 655 Views
Can you please tell me how to make the agent use the docker env by default? instead of creating venv it already has all the necessary environment and librari...
11 months ago
0 Votes
1 Answers
676 Views
0 Votes 1 Answers 676 Views
one year ago
0 Votes
1 Answers
585 Views
0 Votes 1 Answers 585 Views
Slack admins will create a clreaml-general channel where event announcements and library updates will be posted
one year ago
0 Votes
1 Answers
32 Views
0 Votes 1 Answers 32 Views
4 days ago
0 Votes
3 Answers
569 Views
0 Votes 3 Answers 569 Views
Good afternoon! Can you please tell me if it is possible to run the enumeration of parameters for the task through the UI clearml? What would this task fly t...
9 months ago
0 Votes
5 Answers
598 Views
0 Votes 5 Answers 598 Views
Hello all! please tell me how to make it so that clearml does not write new tqdm updates every 20 seconds from a new line? as a result, the logs of one launc...
9 months ago
0 Please Tell Me, No One Faced The Problem That Clearml Does Not Intercept Tb Images? Although These Images Are In Tb And The Following Errors Appear In The Terminal:

up error

/usr/local/lib/python3.7/dist-packages/urllib3/util/retry.py:86: DeprecationWarning: Using 'Retry.BACKOFF_MAX' is deprecated and will be removed in v2.0. Use 'Retry.DEFAULT_BACKOFF_MAX' instead DeprecationWarning,

2 years ago
0 Please Tell Me, No One Faced The Problem That Clearml Does Not Intercept Tb Images? Although These Images Are In Tb And The Following Errors Appear In The Terminal:

I tried to update the main libraries to newer ones - it did not help

now I'll try to run with an older version of the mb code in this led

2 years ago
2 years ago
2 years ago
0 Good Evening! Can You Please Tell Me If It Is Possible To Set Up Slack Monitoring In Clearml?

yes, that looks like it, thanks!
I'll try adding these and see how it helps

one year ago
0 Has Anyone Compared

for simplicity, you can make a flag for this and display only for graphs that are in sight, if it will be easier in terms of implementation or cpu costs.

2 years ago
0 Good Afternoon! Please Tell Me How To Get A List Of Tasks For The Last 24 Hours Using Task.Query_Tasks? Can This Be Done By Specifying A Specific Filter? I Looked Through The Documentation But Didn'T Find Any Explicit Mention Of It. My Attempts Were Unsu

I didn’t understand how exactly (

in any case, after looking at many examples, I found how it was implemented.

                 'status_changed': ['>{}'.format(datetime.utcfromtimestamp(previous_timestamp)), ],

None

3 months ago
0 Has Anyone Compared

yes, ofc

2 years ago
0 Good Evening! For Agent Work Please Tell Me If It Is Possible To Specify The Location Of Requirements.Txt In Tack.Init(), Because I Have Correctly Identified The Versions Of The Libraries Used In The Project

please tell me, is it possible to somehow make it so that costomous fakets, which are not in the public domain, would be used?

for example, if I somehow start the execution of an agent task in a specific docker container?)

one year ago
0 Good Day! Please Tell Me How To Screw It Up. On What Chart Or Value Does Such An Error Appear?

I'm interested in more details)))

please tell me how I can help you?)

7 months ago
0 Good Evening! Can You Please Tell Me If It Is Possible To Set Up Slack Monitoring In Clearml?

Pretty sieve in the near future. As an idea for new users: it would be convenient to have some kind of visual example, what would they understand how it will be.

one year ago
0 Hi All! Please Tell Me There Are Examples Of Clearml And Pytorch-Lightning Integration

cool!

Sometimes (<10%) we use two registrars with different task_names (in terms of ClearML) to display the same indicators but for different models that do different logic. And in such cases, we made two tb versions of / task and wrote in parallel.
And I wanted to know if it is possible here as well.

Of course, now I thought about the fact that maybe we need to write everything in one place, but with different names, but different metrics are used there. I'm not very well versed in ClearML...

3 years ago
0 Good Evening! For Agent Work Please Tell Me If It Is Possible To Specify The Location Of Requirements.Txt In Tack.Init(), Because I Have Correctly Identified The Versions Of The Libraries Used In The Project

Thank you very much for your help and for such a convenient product!)
I haven't figured out the alents yet, but it already looks amazing!)

one year ago
0 Please Tell Me What Is Needed So That The Models Saved In The Tensorboard Are Automatically Saved In S3? Upd: Like This Doesn'T Work:

I found a solution - I did not specify the address of the service (

here is a working code example:

basket = s3-infra.loc/
path = "s3-artifacts-test/proj_path"
task = Task.init(
        project_name=project_name,
        task_name=task_name,
        reuse_last_task_id=False,
        output_uri='s3://{basket}{path}',
    )
9 months ago
0 Good Day Everyone! Can You Please Tell Me How This Time Is Calculated For The Project / Folder?

this is the experiment that was useful, but we stopped it, because. convergence has happened before. than we expected

2 years ago
0 Good Day Everyone! Can You Please Tell Me How This Time Is Calculated For The Project / Folder?

And why can it be that the displayed time is zero?
although the experiments were considered for several days

2 years ago
0 Please Tell Me What Is Needed So That The Models Saved In The Tensorboard Are Automatically Saved In S3? Upd: Like This Doesn'T Work:

UPD: Like this doesn't work:

task = Task.init(
        project_name=project_name,
        task_name=task_name,
        reuse_last_task_id=False,
        output_uri='
', 
    )
10 months ago
0 Good Evening Again)) Tell Me Please, Does The Agent Always Create A Virtual Environment? Is It Possible To Make The Agent Run The Script In An Already Prepared Docker Container Without Creating A Virtual Environment In The Container?

we run in containers without venv, in the main section, and then delete it or use it for similar experiments Sounds like something very similar, I'll try to use it, thanks a lot! Can this be configured in the UI by simply adding a docker image to the launch options?

one year ago
Show more results compactanswers