lightbench.evaluators¶
The evaluators package contains various evaluators for different types of data and tasks, such as code evaluation and text evaluation.
Evaluators¶
- class lightbench.evaluators.code_evaluator.CodeEvaluator(model_loader: LLMServiceLoader, num_test_limit: int | None = None, few_shot=False, verbose=False)¶
Bases:
Evaluator
- cleanup()¶
- print_summary()¶
- run()¶