Class Metrics (1.23.0)

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

A wrapper representing metrics calculated against a test-set on a LLM that was fine tuned for this question.

Attribute

Name Description
accuracy float
Output only. Accuracy of the model. Measures the percentage of correct answers the model gave on the test set.