mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -24,18 +24,21 @@ The **GENERAL** tab lists the model's General information including:
|
||||
If the model is stored in a network location, it can be downloaded by clicking the model URL. If the model was stored on
|
||||
the local machine you can copy its URL to manually access it.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Model Configuration
|
||||
|
||||
The **NETWORK** tab displays the model's configuration.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Hover over the model configuration area to access the following actions:
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
* <img src="/docs/latest/icons/ico-search.svg" alt="Magnifying glass" className="icon size-md space-sm" /> Search
|
||||
* <img src="/docs/latest/icons/ico-copy-to-clipboard.svg" alt="Copy" className="icon size-md space-sm" /> Copy configuration
|
||||
@@ -46,24 +49,28 @@ Hover over the model configuration area to access the following actions:
|
||||
|
||||
The **LABELS** tab displays for each class label (`Label`) its name and enumerated value (`ID`).
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
To modify / add / delete class labels (for *Draft* models), hover over the label table and click **EDIT**. This opens the
|
||||
label editing window.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Metadata
|
||||
|
||||
The **METADATA** tab lists the model's metadata entries, which consist of a key, type, and value.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
To modify / add / delete model metadata items, hover over the metadata table and click **EDIT**. This opens the metadata editing
|
||||
window.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Lineage
|
||||
|
||||
@@ -75,7 +82,8 @@ You can filter the task list by tags and task status.
|
||||
Use the search bar to look for experiments based on their name, ID, or description.
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Scalars
|
||||
|
||||
@@ -91,7 +99,8 @@ are retrieved when the report is displayed allowing your reports to show the lat
|
||||
For better plot analysis, see [Plot Controls](webapp_exp_track_visual.md#plot-controls).
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Plots
|
||||
|
||||
@@ -104,5 +113,6 @@ are retrieved when the report is displayed allowing your reports to show the lat
|
||||
|
||||
For better plot analysis, see [Plot Controls](webapp_exp_track_visual.md#plot-controls).
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user