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
QuaintJellyfish58
Moderator
37 Questions, 84 Answers
  Active since 10 January 2023
  Last activity 3 months ago

Reputation

0

Badges 1

76 × Eureka!
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
2 Answers
989 Views
0 Votes 2 Answers 989 Views
Hi, is there a way to know when some experiment change status to published? how i can catch the change ? is it same with slack monitoring example script? i w...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi i have installed clearml-agent, but my pip saved in hdd, if i run clearml-agent to SSD, is it mean, my code task will running in ssd?
one year ago
0 Votes
2 Answers
712 Views
0 Votes 2 Answers 712 Views
11 months ago
0 Votes
1 Answers
948 Views
0 Votes 1 Answers 948 Views
Hi!
Hi! about: clearml-data my case: i have one json coco file, upload it using clearml-data. it will craete v1.0.0. after that i do some changes to jsco co file...
one year ago
0 Votes
1 Answers
863 Views
0 Votes 1 Answers 863 Views
hi guys, can i check via https if the clearml-agent is on/off? is there port in clearml-agent to interact with clearml-server? TIA
one year ago
0 Votes
1 Answers
933 Views
0 Votes 1 Answers 933 Views
Hi, is it possible to set script always clone the latest commi from branch?
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
[Issue with Minio] Hi, i am using clearml=1.8.3, but it seems still have trouble with minio connection. https://github.com/allegroai/clearml/issues/763 this ...
one year ago
0 Votes
7 Answers
585 Views
0 Votes 7 Answers 585 Views
Hi Everyone, i have two issues with new clearml-server (1.14): - Failed Navigate From Overview to Experiments Details - Async Delete Always Failed when Remov...
9 months ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, Is anyone can access http://clear.ml right now? Thanks
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi. is there a way to make hyperparameters/any part form become a dropdown list when in Draft mode on ClearML UI? like we want set using UI but limited optio...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, i tried this, but got unexpected result when set with_metadata=True source_url = ' ' remote_objects = StorageManager.list(source_url, with_metadata=True,...
one year ago
0 Votes
6 Answers
597 Views
0 Votes 6 Answers 597 Views
Hi, guys can i run a task in task? i have task, if that ended, it will start to run another task remotely. Thanks in advance!
9 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
hello, is it possible to install clearml-agent without using pip? i want to use docker, but worried about when clearml-agent execution in docker mode cannot ...
one year ago
0 Votes
4 Answers
878 Views
0 Votes 4 Answers 878 Views
hi guys, is there a way to timeout (from clearml) a task if that running too long?
11 months ago
0 Votes
2 Answers
865 Views
0 Votes 2 Answers 865 Views
hi everyone, is it possible on clearml, before run a task using by agent/remotely we can implement some script python? the usecase here i want to export some...
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, can i do integrate my vault with clearml?
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, can we custom default output_uri for PipelineController . add_function_step or we make custom output_uri for PipelineController()? it seems by default up...
one year ago
0 Votes
4 Answers
523 Views
0 Votes 4 Answers 523 Views
4 months ago
0 Votes
3 Answers
520 Views
0 Votes 3 Answers 520 Views
Hi, just curious, is there planning to using uv for clearml-agent for installation requirements?
7 months ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
hello, i am trying to run clearml-agent on google colab, and i want to setup aws s3 key-secret. i cannot find ~/clearml.conf on google colab. where actually ...
aws
one year ago
0 Votes
4 Answers
983 Views
0 Votes 4 Answers 983 Views
hi, is it possible to run pipeline not use form to changing variable, but editor like connect_configuration?
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, is there a way to get clearml.conf using clearml sdk? TIA
one year ago
0 Votes
2 Answers
763 Views
0 Votes 2 Answers 763 Views
hi guys, is there CLI to download artifacs based on id artifacs?
11 months ago
0 Votes
1 Answers
433 Views
0 Votes 1 Answers 433 Views
6 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi guys, i have data ( for folder tree image classification) and we stored that on s3 bucket minio can i register dataset to clearML without downloading (usi...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
will self hosted version clearml have Reports features?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello everyone! i quite confuse about update data using sdk without download it. first i create dataset and upload. dataset_path = 'dataset/batch_1' dataset ...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, it seems there is a bug: StorageManager.list with_metadata not returning 'size' i am using minio ls_files = StorageManager.list( remote_url=remote_url, r...
one year ago
Show more results questions
0 Hi Guys, Is There Cli To Download Artifacs Based On Id Artifacs?

i want to download model before i run the my inference code. i can actually make simple script using cleaml-sdk before that, but i just look for CLI based solution.

11 months ago
0 Hi, Anyone Know What Is Cause? I Tried To Run This In My Agent. But Somehow This Got This Error After Agent Install Depedencies My_Env:

hi @<1523701087100473344:profile|SuccessfulKoala55> , it solved! thanks for information CLEARML_ENV ! I just accidently write environment varible CLEARML_ENV on every clearml-agent.conf. 🎉

one year ago
0 Hi, I Am Try To Use Taskscheduler As Cronjob, I Want My Task Running Every 2.40 Am Utc Everyday,

Thanks! i just prove it can run in next day, but not for the same day. i hope can run in same day too.

Syncing scheduler
Waiting for next run, sleeping for 5.13 minutes, until next sync.
Launching job: ScheduleJob(name='fetch feedback', base_task_id='', base_function=<function test_make at 0x7f91fd123d90>, queue=None, target_project='Automation/testing', single_instance=False, task_parameters={}, task_overrides={}, clone_task=True, _executed_instances=None, execution_limit_hours=None, r...
one year ago
0 Hi Guys, Can We Do Dropdown This On Configuration?

Hi @<1523701070390366208:profile|CostlyOstrich36>
i mean we can do a form dropdown for others configuration like hyperparameters (task.connect)

one year ago
0 Do You Have A Documentation About How Clearml Detect Required Python Package ? In My Case, I Use

you can spesificly use Task.add_requirements and pointing to path requirement.txt

None

one year ago
0 Will Self Hosted Version Clearml Have Reports Features?

wow, so cool!
Thanks, really great tools!

one year ago
0 Hi All, I Am Creating Sub Project, For Experiment, But It Seems There Is

{"meta":{"id":"37a8d7b26c534f9da20682801f9bd2bd","trx":"37a8d7b26c534f9da20682801f9bd2bd","endpoint":{"name":"projects.get_all_ex","requested_version":"2.20","actual_version":"1.0"},"result_code":200,"result_subcode":0,"result_msg":"OK","error_stack":"","error_data":{}},"data":{"projects":[]}}

2 years ago
0 Hello, I Am Trying To Run Clearml-Agent On Google Colab, And I Want To Setup Aws S3 Key-Secret. I Cannot Find ~/Clearml.Conf On Google Colab. Where Actually That File? Or Is There An Easy Way To Set That? Thanks!

yeah, it seems i will try option 2 that you mentioned.
i upload my full my configuration, and when done using google colab my configuration will gone too.

one year ago
0 Hi, It Seems There Is A Bug:

Hi, CostlyOstrich36 , Sure!

one year ago
0 Hi, Is There A Way To Get Clearml.Conf Using Clearml Sdk? Tia

clearml-agent, if you looking for clearml.conf, the place is '/root/default_clearml.conf'

one year ago
0 Hey, Is There A Shortcut On The Dataset Sdk To Directly Get The Latest Version Of A Dataset ?

Hi AgitatedDove14 , is the Dataset.get will take all child too?

one year ago
0 Hey Community! Having Repository Cloning Issue Can Anyone Help......

it seems your clearml-agent didn't setup the right git account. are you sure setup on your agent conf?

one year ago
0 Hi, Can I Do Integrate My Vault With Clearml?

i see,
thanks for clarify. i just want to find other solutions to storing secret value. rightnow i just storing secret value on env in clearml.conf in my workers. but it will complicated if there is new value, i need update workers conf and redeploy workers.

one year ago
Show more results compactanswers