hi112233445566
hi112233445566
### Describe the feature 我已经将项目下载到本地,并且将数据集也下载到本地了 git clone https://github.com/open-compass/opencompass opencompass cd opencompass pip install -e . wget https://github.com/open-compass/opencompass/releases/download/0.2.2.rc1/OpenCompassData-core-20240207.zip unzip OpenCompassData-core-20240207.zip 我在opencompass 文件夹下配置了configs,其中configs里面创建了py文件,文件如下: from opencompass.models import OpenAI from opencompass.partitioners import NaivePartitioner from...
Hi, I'm encountering an error while trying to run "run_pipeline.py". This is the error: Exception: Dataset is empty generating initial samples 