diff --git a/opencompass/datasets/subjective/mtbench101.py b/opencompass/datasets/subjective/mtbench101.py index 70d1caed..1627efad 100644 --- a/opencompass/datasets/subjective/mtbench101.py +++ b/opencompass/datasets/subjective/mtbench101.py @@ -5,7 +5,6 @@ import re from typing import Optional from datasets import Dataset, DatasetDict -from torch.utils.data import DataLoader, Dataset from opencompass.registry import LOAD_DATASET