From 0d69047a8b1cd37891c57d1672097b64dd681a49 Mon Sep 17 00:00:00 2001 From: Myhs-phz Date: Mon, 31 Mar 2025 07:33:37 +0000 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32e22d23..a17a1998 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 [Docs](https://opencompass.org.cn/doc) for details. +Please refer to the dataset statistics chapter of [docs](https://opencompass.readthedocs.io/en/latest/dataset_statistics.html) for details.

🔝Back to top