trainingDatasetUri property

String? trainingDatasetUri
getter/setter pair

Training dataset used for tuning.

The dataset can be specified as either a Cloud Storage path to a JSONL file or as the resource name of a Vertex Multimodal Dataset.

Required.

Implementation

core.String? trainingDatasetUri;