diff --git a/README.md b/README.md index 4a29f2b7..f3c6028a 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,8 @@ We have supported a statistical list of all datasets that can be used on this pl You can quickly find the dataset you need from the list through sorting, filtering, and searching functions. +In addition, we provide a recommended configuration for each dataset, and some datasets also support LLM Judge-based configurations. + Please refer to the dataset statistics chapter of [official document](https://opencompass.org.cn/doc) for details.

🔝Back to top

diff --git a/README_zh-CN.md b/README_zh-CN.md index e1bc6f7f..a4ef743f 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -281,6 +281,8 @@ OpenCompass 是面向大模型评测的一站式平台。其主要特点如下 您可以通过排序、筛选和搜索等功能从列表中快速找到您需要的数据集。 +另外,我们为每个数据集都提供了一种推荐配置,部分数据集还支持了基于LLM Judge的配置。 + 详情请参阅 [官方文档](https://opencompass.org.cn/doc) 的数据集统计章节。

🔝返回顶部