MetricDefinition

Updated at:

Parameter

Type

Description

Example

object

The definition for collecting training metrics.

Description

string

The description of the metric.

训练损失函数。

Regex

string

The regular expression to collect metrics from logs.

.*train:loss=([-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?).*

Name

string

The name of the metric.

loss