Docs partial mdformat improvements (#7378)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed73c0fedc
commit
bb1326a8ea
52 changed files with 231 additions and 261 deletions
|
|
@ -119,22 +119,27 @@ By clicking on the URL link to the ClearML results page in the output of the usa
|
|||
#### Key Features of the ClearML Results Page
|
||||
|
||||
- **Real-Time Metrics Tracking**
|
||||
|
||||
- Track critical metrics like loss, accuracy, and validation scores as they occur.
|
||||
- Provides immediate feedback for timely model performance adjustments.
|
||||
|
||||
- **Experiment Comparison**
|
||||
|
||||
- Compare different training runs side-by-side.
|
||||
- Essential for hyperparameter tuning and identifying the most effective models.
|
||||
|
||||
- **Detailed Logs and Outputs**
|
||||
|
||||
- Access comprehensive logs, graphical representations of metrics, and console outputs.
|
||||
- Gain a deeper understanding of model behavior and issue resolution.
|
||||
|
||||
- **Resource Utilization Monitoring**
|
||||
|
||||
- Monitor the utilization of computational resources, including CPU, GPU, and memory.
|
||||
- Key to optimizing training efficiency and costs.
|
||||
|
||||
- **Model Artifacts Management**
|
||||
|
||||
- View, download, and share model artifacts like trained models and checkpoints.
|
||||
- Enhances collaboration and streamlines model deployment and sharing.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue