ml-intern / eval /__init__.py
akseljoonas's picture
updated eval
235ace7
raw
history blame
89 Bytes
from eval.task import hf_benchmark_with_rubrics
__all__ = ["hf_benchmark_with_rubrics"]