Skip to content

MetricsLogsConfig

Module: fast_llm.engine.training.config

Inherits from: IntervalConfig

Fields

intervalfeature

Type: int or None    Default: 100

The number of training iterations between each metric logs. Setting to None will disable metric logging.

offsetfeature

Type: int    Default: 0

Offset for the first metric logs.

Used in