promptLossWeight property

  1. @JsonKey(name: 'prompt_loss_weight')
double? get promptLossWeight
inherited

Implementation

@JsonKey(name: 'prompt_loss_weight')
double? get promptLossWeight => throw _privateConstructorUsedError;