mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#821)
This commit is contained in:
@@ -44,11 +44,11 @@ Hover over the model configuration area to access the following actions:
|
||||
|
||||
## Label Enumeration
|
||||
|
||||
The **Label Enumeration** tab displays for each class label (“Label”) its name and enumerated value (“ID”).
|
||||
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, then click EDIT. This opens the
|
||||
To modify / add / delete class labels (for *Draft* models), hover over the label table and click **EDIT**. This opens the
|
||||
label editing window.
|
||||
|
||||

|
||||
@@ -60,7 +60,7 @@ The **METADATA** tab lists the model's metadata entries, which consist of a key,
|
||||
|
||||

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

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