| Modifier and Type | Class and Description |
|---|---|
static class |
QaQuestion.Metrics
A wrapper representing metrics calculated against a test-set on a LLM that
was fine tuned for this question.
|
static class |
QaQuestion.Metrics.Builder
A wrapper representing metrics calculated against a test-set on a LLM that
was fine tuned for this question.
|
| Modifier and Type | Method and Description |
|---|---|
QaQuestion.MetricsOrBuilder |
QaQuestion.getMetricsOrBuilder()
Metrics of the underlying tuned LLM over a holdout/test set while fine
tuning the underlying LLM for the given question.
|
QaQuestion.MetricsOrBuilder |
QaQuestion.Builder.getMetricsOrBuilder()
Metrics of the underlying tuned LLM over a holdout/test set while fine
tuning the underlying LLM for the given question.
|
QaQuestion.MetricsOrBuilder |
QaQuestionOrBuilder.getMetricsOrBuilder()
Metrics of the underlying tuned LLM over a holdout/test set while fine
tuning the underlying LLM for the given question.
|
Copyright © 2025 Google LLC. All rights reserved.