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

Reputation

0

Badges 1

5 × Eureka!
0 Votes
1 Answers
684 Views
0 Votes 1 Answers 684 Views
another question, im working with dynamic resource allocation system, is there a way to see what type of GPUs were used for the experiment?
3 years ago
0 Votes
1 Answers
651 Views
0 Votes 1 Answers 651 Views
anyone using huggingface trainer and can guide me on the easiest way to integrate it with clearml?
3 years ago
0 Votes
1 Answers
647 Views
0 Votes 1 Answers 647 Views
first time using TF (with PT at the same program) got this error: clearml/binding/frameworks/__init__.py", line 34, in _inner_patch ret = patched_fn(original...
3 years ago
0 Votes
5 Answers
650 Views
0 Votes 5 Answers 650 Views
any guides on how to aggregate results of different experiments?
3 years ago
0 Votes
7 Answers
698 Views
0 Votes 7 Answers 698 Views
Hi everyone! how can i automatically report system resources utilisation?
3 years ago
0 Any Guides On How To Aggregate Results Of Different Experiments?

i have few models with final evaluation reported results and wish to compare between them

3 years ago
0 Hi Everyone! How Can I Automatically Report System Resources Utilisation?

ohh i see after a while it said it did not recognized loop and started to report it every few seconds, is there any way to force it to start with the reporting every few seconds from the beginning?

3 years ago
0 Any Guides On How To Aggregate Results Of Different Experiments?

is there any way to automatically get few last scalars (for example the loss in the picture) as a table rather than diff presentation? or i have to use the python code?

3 years ago
0 Hi Everyone! How Can I Automatically Report System Resources Utilisation?

ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start

3 years ago