From 8516612701bad9de628b8d91b66496159ab48b2d Mon Sep 17 00:00:00 2001 From: Myhs-phz Date: Mon, 31 Mar 2025 07:33:01 +0000 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3643cd0..32e22d23 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ You can quickly find the dataset you need from the list through sorting, filteri 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. +Please refer to the dataset statistics chapter of [Docs](https://opencompass.org.cn/doc) for details.

🔝Back to top