From 1b41c86326d610e79192b261b20c49eebe7fcaa9 Mon Sep 17 00:00:00 2001 From: wangzy Date: Thu, 7 Mar 2024 03:55:03 +0000 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32952a0..ddd92b9 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ To learn more about data contamination assessment, please check the [contaminati ### Agent Evaluation - To evaluate tool utilization, please refer to [T-Eval](https://github.com/open-compass/T-Eval). -- For code interpreter evaluation, use the [Math Agent Evaluation](agent/streaming_inference.py) provided in the repository. Additionally, you need to install [Lagent](https://github.com/InternLM/lagent). +- For code interpreter evaluation, use the [Math Agent Evaluation](agent/README.md) provided in the repository. ### Subjective Evaluation