Skip to content

Commit c37b284

Browse files
committed
Update README.
1 parent a0b5209 commit c37b284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ The automated evaluation framework \texttt{ComplexEval} evaluates models' comple
6464
## How to evaluate on ComplexFuncBench
6565

6666
### Preparation
67-
First, download the repository and dataset. You can download the benchmarkd dataset through the Hugging Face datasets.
67+
First, download the repository and dataset. You can download the benchmarkd dataset through the [HuggingFace datasets](https://huggingface.co/datasets/THUDM/ComplexFuncBench).
6868

6969
```shell
70-
git clone --recurse-submodules https://github.com/xx
70+
git clone https://github.com/THUDM/ComplexFuncBench.git
7171
cd ComplexFuncBench
7272
```
7373

0 commit comments

Comments
 (0)