class Config(NewTask.Config): model: IntentSlotModel.Config = IntentSlotModel.Config() metric_reporter: IntentSlotMetricReporter.Config = ( IntentSlotMetricReporter.Config())
class Config(NewTask.Config): labels: List[TargetConfigBase] model: IntentSlotModel.Config = IntentSlotModel.Config() metric_reporter: IntentSlotMetricReporter.Config = ( IntentSlotMetricReporter.Config())