ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
Often there are situations where it's necessary to run multiple experiments at once, and for easy tracking, it would be useful to have the capability to specify tags through clearml-task.
If such functionality already exists, I would appreciate it if you could share how it can be done.
Hi @konstantinator ! It is not currently possible tagging the tasks via clearml-task. Should be a small addition to the CLI tho, so we will try to add it asap.
Hi!
I often use clearml-task and have a suggestion for improving its functionality.
Proposal Summary
It would be beneficial to have the ability to add tags when launching experiments using ClearML-task (CLI tools).
For example, like this:
Motivation
Often there are situations where it's necessary to run multiple experiments at once, and for easy tracking, it would be useful to have the capability to specify tags through clearml-task.
If such functionality already exists, I would appreciate it if you could share how it can be done.