Module: Google::Cloud::AIPlatform::V1::Examples::ExampleGcsSource::DataFormat
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/explanation.rb
Overview
The format of the input example instances.
Constant Summary collapse
- DATA_FORMAT_UNSPECIFIED =
Format unspecified, used when unset.
0
- JSONL =
Examples are stored in JSONL files.
1