From a32badb933fdad13527d7c83414b301c415989a0 Mon Sep 17 00:00:00 2001 From: GMFTBY <18811371908@163.com> Date: Mon, 11 Nov 2024 16:34:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2bfd7d..97c1e10 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Download the dataset from [huggingface dataset](https://huggingface.co/datasets/ ```bash mkdir data cd data -git clone https://huggingface.co/datasets/opencompass/CriticEval +git clone https://huggingface.co/datasets/opencompass/CriticBench ``` which get into the `data` folder and clone the CriticEval dataset. Note that the human-annotated Likert scores, preference labels, and critiques in `test` set are excluded.