TuneQaScorecardRevisionRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for TuneQaScorecardRevision endpoint.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent resource for new fine tuning job instance. |
filter |
str
Required. Filter for selecting the feedback labels that needs to be used for training. This filter can be used to limit the feedback labels used for tuning to a feedback labels created or updated for a specific time-window etc. |
validate_only |
bool
Optional. Run in validate only mode, no fine tuning will actually run. Data quality validations like training data distributions will run. Even when set to false, the data quality validations will still run but once the validations complete we will proceed with the fine tune, if applicable. |