Files
sci-gui-agent-benchmark/desktop_env/evaluators/__init__.py
David Chang f4664bd069 ver Dec22nd
re-organized the evaluator structure to improve the extensibility
2023-12-22 14:01:26 +08:00

6 lines
108 B
Python

#from .table import compare_table
#eval_funcs = {
#"compare_table(expected, actual)": compare_table
#}