Class SummarizationVerbosityInstance (1.49.0)

SummarizationVerbosityInstance(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
prediction str
Required. Output of the evaluated model. This field is a member of oneof_ _prediction.
reference str
Optional. Ground truth used to compare against the prediction. This field is a member of oneof_ _reference.
context str
Required. Text to be summarized. This field is a member of oneof_ _context.
instruction str
Optional. Summarization prompt for LLM. This field is a member of oneof_ _instruction.

Methods

SummarizationVerbosityInstance

SummarizationVerbosityInstance(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)