google.generativeai.protos.TuningExamples
A set of tuning examples. Can be training or validation data.
Attributes |
`examples`
|
`MutableSequence[google.ai.generativelanguage.TuningExample]`
Required. The examples. Example input can be
for text or discuss, but all examples in a set
must be of the same type.
|