Skip to content

Commit

Permalink
fix opsqa dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLennonLiu committed Aug 21, 2023
1 parent 207393a commit 0cae14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencompass/datasets/opsqa.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from opencompass.registry import (ICL_EVALUATORS, LOAD_DATASET,
TEXT_POSTPROCESSORS)

from ..base import BaseDataset
from .base import BaseDataset


@LOAD_DATASET.register_module()
Expand Down

0 comments on commit 0cae14b

Please sign in to comment.