mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-17 12:20:37 +08:00
update webui and add CLIs
This commit is contained in:
@@ -118,6 +118,6 @@ class Evaluator:
|
||||
f.write(score_info)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
def run_eval():
|
||||
evaluator = Evaluator()
|
||||
evaluator.eval()
|
||||
|
||||
Reference in New Issue
Block a user