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
DrabOwl94
Moderator
9 Questions, 30 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

30 × Eureka!
0 Votes
2 Answers
479 Views
0 Votes 2 Answers 479 Views
Hi all. After rebooting the server after "no space on disk" cannot see plots of one of the experiments.
7 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi! We've tried to upload a dataset to ClearML with more then 1M files in it and failed with following message:
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
But I get the following error:
2 years ago
0 Votes
13 Answers
762 Views
0 Votes 13 Answers 762 Views
Hi, folks! Cannot see plots in Clearml. Do you know why this can happen?
10 months ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi all. In self hosted CLEARML suddenly scalars stopped to be shown in SCALARS tab. Any ideas?
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
as we understand this is related to MongoDB maximum BSON field size, where clearML tries to save the metadata of uploaded files
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, I am trying to use clearml-param-search tool. This is the command I use: clearml-param-search --task-id 454b34c3fbb34a8683f3dd6e6d77d49c --params-search ...
2 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
"clearml.Task - ERROR - Action failed <500/0: tasks.edit/v1.0 (Update failed (BSONObj size: 18330801 (0x117B4B1) is invalid. Size must be between 0 and 16793...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Hi All. After Rebooting The Server After "No Space On Disk" Cannot See Plots Of One Of The Experiments.

this was Running experiment while outage happened. Plots of the other tasks are OK.

7 months ago
10 months ago
0 Hi, Folks! Cannot See Plots In Clearml. Do You Know Why This Can Happen?

Might it be that we lost it in migration process?

10 months ago
0 Hi, Folks! Cannot See Plots In Clearml. Do You Know Why This Can Happen?

Thanks. We solved it by copying all ES data again.

10 months ago
0 Hi, Folks! Cannot See Plots In Clearml. Do You Know Why This Can Happen?

This happened after we backed up and restored the server

10 months ago
0 Hi, Folks! Cannot See Plots In Clearml. Do You Know Why This Can Happen?

@<1523701070390366208:profile|CostlyOstrich36> yes. empty

10 months ago
2 years ago
2 years ago
0 "Clearml.Task - Error - Action Failed <500/0: Tasks.Edit/V1.0 (Update Failed (Bsonobj Size: 18330801 (0X117B4B1) Is Invalid. Size Must Be Between 0 And 16793600(16Mb) F"

clearml-data create --name [Dataset Name] --project [Project Name] --output-uri clearml-data add --files [FILE_PATH] --id [Id] clearml-data close

2 years ago
0 Hi All. In Self Hosted Clearml Suddenly Scalars Stopped To Be Shown In Scalars Tab. Any Ideas?
{"type": "server", "timestamp": "2023-06-21T08:26:03,816Z", "level": "ERROR", "component": "o.e.b.ElasticsearchUncaughtExceptionHandler", "cluster.name": "${sys:es.logs.cluster_name}", "node.name": "clearml", "message": "uncaught exception in thread [process reaper (pid 218)]", "cluster.uuid": "9l7JSn6ES0upH0UZK2C8Tw", "node.id": "x3JpeJiKSWSNsz8s7Y0Kuw" ,
uncaught exception in thread [process reaper (pid 218)]
java.security.AccessControlException: access denied ("java.lang.RuntimePermi...
2 years ago
0 Hi, I Am Trying To Use

clearml==1.8.3

2 years ago