Minor typo and grammar correction.

PiperOrigin-RevId: 761119061
This commit is contained in:
Google Team Member 2025-05-20 09:41:52 -07:00 committed by Copybara-Service
parent f67ccf32c3
commit 7d809eb9d9

View File

@ -115,7 +115,7 @@ class TrajectoryEvaluator(Evaluator):
tool use trajectories. An exact match scores a 1, 0 otherwise. The final
number is an average of these individual scores.
Value range: [0, 1], where 0 is means none of the too use entries aligned,
Value range: [0, 1], where 0 means none of the tool use entries aligned,
and 1 would mean all of them aligned. Higher value is good.
Args: