mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-09 00:43:33 +08:00
Update run.py
This commit is contained in:
parent
465c24546d
commit
366f6850a9
@ -525,7 +525,7 @@ def go_evaluation(args):
|
|||||||
ls_evaluators.append(gemini_evaluator_faithfulness)
|
ls_evaluators.append(gemini_evaluator_faithfulness)
|
||||||
|
|
||||||
# After running the evaluation, a link will be provided to view the results in langsmith
|
# After running the evaluation, a link will be provided to view the results in langsmith
|
||||||
experiment_results = client.evaluate(
|
_ = client.evaluate(
|
||||||
target,
|
target,
|
||||||
data = dataset_name,
|
data = dataset_name,
|
||||||
evaluators = ls_evaluators,
|
evaluators = ls_evaluators,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user