havePromptLossWeight property

bool havePromptLossWeight

Weither the hyper-parameters have a prompt loss weight.

Implementation

bool get havePromptLossWeight => promptLossWeight != null;