mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-16 12:12:56 -06:00
Minor typo and grammar correction.
PiperOrigin-RevId: 761119061
This commit is contained in:
parent
f67ccf32c3
commit
7d809eb9d9
@ -115,7 +115,7 @@ class TrajectoryEvaluator(Evaluator):
|
|||||||
tool use trajectories. An exact match scores a 1, 0 otherwise. The final
|
tool use trajectories. An exact match scores a 1, 0 otherwise. The final
|
||||||
number is an average of these individual scores.
|
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.
|
and 1 would mean all of them aligned. Higher value is good.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
Loading…
Reference in New Issue
Block a user