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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Is there a robust way (using the SDK and not the UI) to add tags to Task regardless of where it is executed?
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
How do I restart trains-agents? How do I stop them?
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
How should I go about making all the artifacts default saving location to a bucket? (destination for automatically saved artifacts, uploaded and registered) ...
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
How come I use logger.report_matplotlib_figure and get as a result a plotly figure??? O_O
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
When using PipelineControler is there a way to execute locally? Or must I use a queue?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Any documentation (code examples) on how to log custom plotly plots?
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Assuming I want to report to the same task from two different processes (running on different machines) - how would I do that? So I have some function foo th...
3 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
Inside an EC2 machine, using the trains-server AMI, I'm trying to launch my AWS Auto-Scaler service. When I enqueue the task to the services queue I get the ...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
How would I go downloading a table that I have reported using logger.report_table ? In the UI downloading it as a JSON downloads it a in a weird format which...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Assuming I have a trains server installed on Machine A, a trains agent installed on Machine B and I'm developing on Machine C. Is it possibe to launch a task...
5 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Getting a super weird error. Everything works fine on local, when trying to run on remote, getting this error failing to apply the git diff could not apply d...
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Is there a way to run a pipeline ( PipelineController ) without using a clearml-agent ? I can't get it to work with the agent, since the task requirements is...
4 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Guess we're back to basics How do I report a single scalar with no iteration dimension - something I can put as one of the columns in the experiments table?
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Sorry for the bombarding with errors.. but here comes another one 🙂 I have torch installed locally (through the transformers library) and when sending it to...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
I have a task which I reported a table to - how do I access this table through code? The clearml Task object attribute "artifacts" is empty
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I'm running clearml-task --script tasks/hp_optimization.py --name "YYYYY" --project "XXXXXXX" and get the following error - why is that? > Error: Standalone ...
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
5 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
(no menu on top or side)
3 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
Trying to enqueue a task through the UI, getting this error - what could it be? (Running on AWS, on the official trains AMI) Error 100 : General data error: ...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
What is the correct way of setting environment variables for agents which DON'T RUN in docker mode? Do they simply inherit from the environment they were exe...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Got something very wrong with my pipeline, the pipeline plot shows it has an experiment in_progress but when going to the experiment itself it is already com...
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
So I decided to re-create my clearml server, I rm -r /opt/clearml and did all the steps again. Now my UI looks like this, any idea why?
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Question about the trains agent and the git credentials When setting a trains agent, it is possible to configure git credentials for it and I'm trying to fig...
5 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Question about out-of-Python dependencies. For example NLTK requires apt-get install sqlite-devel how can we manage dependencies like that on the train agents?
4 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
(data is a bit different, but the plot is missing hte scale and the colors)
4 years ago
0 Votes
21 Answers
2K Views
0 Votes 21 Answers 2K Views
4 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
4 years ago
Show more results questions
0 I'M Running

even if it is so

3 years ago
0 I'M Running

and I run these command manually

3 years ago
0 I'M Running

working directory is the same relative to the script, but the absolute path is different as the github action creates a new environment for it and deletes it after

3 years ago
0 Question About The Auto Scaling Service Under

no need to do it again, I ahve all the settings in place, I'm sure it's not a settings thing

So just to correct myself and sum up, the credentials for AWS are only in the cloud_credentials_*

4 years ago
0 Question About The Configuration Format - I'D Like To Parse It Within My Python Code So I'Ll Be Able To Access Things Like

SuccessfulKoala55 this actually doesn't work

` apiserver_conf = ConfigFactory.parse_file(API_SERVER_CONF_PATH)

POINT 1

conf_content = HOCONConverter.to_hocon(config=ConfigFactory.from_dict(apiserver_conf.as_plain_ordered_dict()),
compact=False,
level=0, indent=2)

apiserver_conf['auth']['fixed_users']['users'].append(
ConfigFactory.from_dict({'username': username, 'password': password, 'name': name}))

##...

4 years ago
0 Is It Possible To View The Actual Code Of A Task? As In The Script That Created The Task?

That's a fix, but I think it is a basic feature and very usefull to see the actual code in the UI

4 years ago
0 How Would I Go Downloading A Table That I Have Reported Using

SuccessfulKoala55 , I get a list of 1 value. This value is a dictionary which has the keys type header and cells . cells is a dictionary in itself which has the keys height values align line font

4 years ago
0 And An Explicit Question: When Using

if I set it to 24 does it explode?

4 years ago
0 Hi, I Have A Question Regarding Trains And Git. If I Make Changes To A File And Run It Using Trains (Without Pushing The Changes To Github), What Version Of The Script Is Running? It Seems That Every Change I Make Need To Be Added, Committed And Pushed Be

(I'm working with maria)

essentially, what maria says is when she has a script with uncomitted changes, when executing remotely, the script that actually runs on the remote machine is without the uncomitted changes

e.g.:
Her git status is clean, she makes some changes to script.py and executes it remotely. What gets executed remotely is the original script.py and not the modified version she has locally

4 years ago
0 We Are Having The Same Issue As

Is tehre anything specific about the logs we're looking for? Because if I just dumop them it will take me a while to see no sensitive data and naming is there

3 years ago
0 Is There A Way To Programatically Access The Tasks A

How do I get all children tasks given a parent?

3 years ago
0 Executed From Within A Pipelinecontroller Task, What Possible Reason Does

after you create the pipeline object itself , can you get Task.current_task() ?

AgitatedDove14 no I can't... Just checked this. This is a huge problem for us, it used to work before and it just stopped working and I can't figure out why.

It's a problem for us because we made it a methodology of running some tasks under a pipeline task and saving summary iunfo to the pipeline task - but now since Task.current_task() doesn't work on the pipeline object we have a serious problem

3 years ago
0 How Come I Use

Can I force it to output the static image?

4 years ago
0 I'M Running

I can't specify the absolute path, it is dynamically created

3 years ago
0 I'M Running

I also ran it without $(pwd) on the Create Clearml task templates section, I added it because of CostlyOstrich36 's comments but it didn't help

3 years ago
0 Is There A Way To Programatically Access The Tasks A

I want to get the instances of the tasks executed by this controller task

3 years ago
Show more results compactanswers