mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-22 18:03:23 +08:00
5 lines
59 B
Python
5 lines
59 B
Python
from .evaluator import Evaluator
|
|
|
|
|
|
__all__ = ["Evaluator"]
|