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
AbruptDuck50
Moderator
18 Questions, 56 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

53 × Eureka!
0 Votes
5 Answers
846 Views
0 Votes 5 Answers 846 Views
2 years ago
0 Votes
0 Answers
654 Views
0 Votes 0 Answers 654 Views
Hi, I have the following problem - when running a tensorflow model (nn) I have two logs printed out through the model (with tensorboard), one for the mse/los...
2 years ago
0 Votes
6 Answers
549 Views
0 Votes 6 Answers 549 Views
Hi All 🙂 Every time I run a new task my whole git repo is cloned, to pull a single .py file. Is there a way to define (I suppose in the clearml.conf file) t...
one year ago
0 Votes
10 Answers
640 Views
0 Votes 10 Answers 640 Views
2 years ago
0 Votes
1 Answers
549 Views
0 Votes 1 Answers 549 Views
Hi, I have a general question regarding running two service queues, (each one with one agent). Is it enabled in the community version ?
2 years ago
0 Votes
13 Answers
595 Views
0 Votes 13 Answers 595 Views
Hi, while loading a task I see the following line in the output: Could not lock cache folder "___r" (timeout 300 sec), using temp vcs cache. also I see a ver...
one year ago
0 Votes
4 Answers
579 Views
0 Votes 4 Answers 579 Views
Hi guys, I have a recurring problem : Every few new commits - I try to upload a new task and I have the following error: Using cached repository in "/root/.c...
one year ago
0 Votes
9 Answers
563 Views
0 Votes 9 Answers 563 Views
anyone knows why this happens?
2 years ago
0 Votes
6 Answers
590 Views
0 Votes 6 Answers 590 Views
Hi, I am running an optimization task with OptimizerOptuna (using your doc https://clear.ml/docs/latest/docs/references/sdk/hpo_optimization_hyperparameterop...
2 years ago
0 Votes
7 Answers
555 Views
0 Votes 7 Answers 555 Views
Hi, is it possible to delete tags?
2 years ago
0 Votes
17 Answers
583 Views
0 Votes 17 Answers 583 Views
Hi everyone, I was running an optimization task with OptunaOptimzer, but I had the following error : Could not find requested metric ('evaluate', 'accuracy')...
2 years ago
0 Votes
1 Answers
560 Views
0 Votes 1 Answers 560 Views
2 years ago
0 Votes
13 Answers
552 Views
0 Votes 13 Answers 552 Views
Hi, I am a pro account user (just upgraded today). I currently have a queue name "services" and 2 workers are listening to this queue, but only one is pullin...
2 years ago
0 Votes
9 Answers
657 Views
0 Votes 9 Answers 657 Views
2 years ago
0 Votes
1 Answers
598 Views
0 Votes 1 Answers 598 Views
Hi, I have a question regarding loading an InputModel: I am getting the following log message - "clearml - WARNING - Model configuration only supports dictio...
one year ago
0 Votes
17 Answers
605 Views
0 Votes 17 Answers 605 Views
Hi, I cant access the clearml UI, is there something wrong with your servers?
one year ago
0 Votes
5 Answers
620 Views
0 Votes 5 Answers 620 Views
one year ago
0 Votes
6 Answers
644 Views
0 Votes 6 Answers 644 Views
Hi, I am trying to upload an optimization task and I have the following message at the bottom of the app. Also when I try to upload the task, it fails with t...
2 years ago
0 Hi Everyone, I Was Running An Optimization Task With Optunaoptimzer, But I Had The Following Error :

Because of a server error I can't download the log so I attached a screenshot. In the log I see only the following reports (without a summary table/plot).

2 years ago
0 Hi, I Cant Access The Clearml Ui, Is There Something Wrong With Your Servers?

also tried to connect from to dataset from CLI and recieved connection error:

one year ago
0 Hello, Getting This Message On Sub Tasks

Hi, joining in into this thread. I just have the same error with my task, which is not an optimization one.
created virtual environment CPython3.7.5.final.0-64 in 232ms
creator CPython3Posix(dest=/home/ubuntu/.clearml/venvs-builds/3.7, clear=False, no_vcs_ignore=False, global=False)
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/ubuntu/.local/share/virtualenv)
` added seed packages: pip==22.0.4, setuptool...

one year ago
0 Hello, Getting This Message On Sub Tasks

I had a task which I have cloned and reset a bunch of times, when I created the test as a new one, the error didnt appear again

one year ago
0 Hello, Getting This Message On Sub Tasks

No it was also a fluke..

one year ago
0 Hi, While Loading A Task I See The Following Line In The Output:

What will happen if I disable the cache? Is there a way to find out which experiment is hung and why? in order to avoid this?

one year ago
0 Hi Guys, I Have A Recurring Problem : Every Few New Commits - I Try To Upload A New Task And I Have The Following Error:

Does this relate to the error below? from reading the issue I didn't see anyone mentioning this error -
clearml_agent: ERROR: Failed cloning repository.
1) Make sure you pushed the requested commit:
(repository=' https://gitlab.com/data_science_team/____ ', branch='ilanit', commit_id='b5c___', tag='', docker_cmd='ubuntu:18.04', entry_point='training/____.py', working_dir='src')
2) Check if remote-worker has valid credentials [see worker configuration file]

one year ago
0 Hi, I Am A Pro Account User (Just Upgraded Today). I Currently Have A Queue Name "Services" And 2 Workers Are Listening To This Queue, But Only One Is Pulling Tasks From The Queue. What Am I Missing?

I will elaborate on the situation:
I have 2 agents - training and training_2. They are both listening to the services queue, but only 'training' pulls the tasks. At the beginning I had 2 tasks in the services queue. Then, agent 'training' pulled one and is currently executing it, but for some reason - it also pulled the 2nd task into it's queue, that is although this agent is not free and I have another agent which is: 'training_2'.

2 years ago
0 Hi, I Am A Pro Account User (Just Upgraded Today). I Currently Have A Queue Name "Services" And 2 Workers Are Listening To This Queue, But Only One Is Pulling Tasks From The Queue. What Am I Missing?

CumbersomeCormorant74 As you can see in the attached - there were 2 experiments at the same time, but only one agent pulled the task, even though the second agent was free and listening to the queue.

2 years ago
0 Hi, I Am A Pro Account User (Just Upgraded Today). I Currently Have A Queue Name "Services" And 2 Workers Are Listening To This Queue, But Only One Is Pulling Tasks From The Queue. What Am I Missing?

Can you check if there is a situation where there are tasks pending in that queue while one of the workers is idle?

In what queue ? In services there are no pending tasks because they were all pulled by 'training'.

just to maker sure, how do you start the agents? Are you using the

--services-mode

option?

I used clearml-agent daemon --detached --services-mode --queue services --docker ubuntu:18.04 --cpu-only

2 years ago
0 Hi, I Am A Pro Account User (Just Upgraded Today). I Currently Have A Queue Name "Services" And 2 Workers Are Listening To This Queue, But Only One Is Pulling Tasks From The Queue. What Am I Missing?

Just to clarify again - when I start the agents I run :
clearml-agent daemon --detached --queue training
and then: clearml-agent daemon --detached --services-mode --queue services --docker ubuntu:18.04 --cpu-only
This is why there are 'training' and 'training_2' queues.

2 years ago
0 Hi, While Loading A Task I See The Following Line In The Output:

My questions are:

  1. how can I avoid creating tens of new cache files?
  2. do you happen to know why this lock is created and how it is connected to the above error (in the link - regarding "failing to clone.. ")
one year ago
0 Hi All

I really like the first idea, but I already see a problem if I make changes to the file, I will need to re-upload it every time?
I am currently using the repo cache, but unfortunately every time I run a new task with an existing cached repo, a new cache file is created.. very weird behaviour which I have already described in previous threads ( https://clearml.slack.com/archives/CTK20V944/p1651393535530439?thread_ts=1651063782.712379&cid=CTK20V944 )

one year ago
0 Hi All

I don't know if it has anything to do with it but I now see that the repo which is cloned and save in the cache is actually a different branch than the one which is pulled by the agent.

From the log file:
repository = https://gitlab.com/data_science_team/PROJECT_NAME branch = MYBRANCH
SOMENUMBER IP### DEBUG
warning: redirecting to https://gitlab.com/data_science_team/PROJECT_NAME.git/

one year ago
0 Hi All

CostlyOstrich36 Another clarification:
The master branch cache is stored at ". clearml/vcs-cache " - the code file doesn't exist there + the problem described above is occuring in this folder (multiple cache files of same repo).
While my branch is stored at " .clearml/venvs-builds/3.7/task_repository/"

one year ago
0 Hello, I Am Using Datasets In Community Server. I Have Been Trying To Create A Child Dataset The Following Way: Dataset_Name = "Training2501" Dataset_Project = "Datasets" Dataset_Path = Dataset.Create( Dataset_Name=Dataset_Name, Dataset_Project=Da

In the child dataset task I see the following :
ARTIFACTS - > STATE:
Dataset state
Files added/modified: 1 - total size 518.78 MB
Current dependency graph: {
"0385db....": [], ()
"94f4....": ["0385db..."]
}
child task is 94f4.. and parent task is "0385db..." but what does the (
) line means?

2 years ago
0 Hello, I Am Using Datasets In Community Server. I Have Been Trying To Create A Child Dataset The Following Way: Dataset_Name = "Training2501" Dataset_Project = "Datasets" Dataset_Path = Dataset.Create( Dataset_Name=Dataset_Name, Dataset_Project=Da

Another question: Is there a way to group together Dataset tasks (i.e redefine their parent) after the tasks have been finalized? In the same context: is there a way to change the dependency graph in the clearml dashboard after the task creation and finalization ?

2 years ago
Show more results compactanswers