Skip to content

Commit

Permalink
fix ifeval
Browse files Browse the repository at this point in the history
  • Loading branch information
bittersweet1999 committed Feb 21, 2024
1 parent 0077398 commit a47047b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opencompass/datasets/IFEval/ifeval.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

@LOAD_DATASET.register_module()
class IFEvalDataset(BaseDataset):

@staticmethod
def load(path):
datasets = []
Expand Down

0 comments on commit a47047b

Please sign in to comment.