From 4be4da6c38a7fd80a08403f1053dec84d01bc49b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=88=E4=B8=89=E9=83=8E=E4=B8=B6?= Date: Thu, 7 Sep 2023 15:40:46 +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 42eb602..94ba55a 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ python main.py --task_type evaluate | llama2-7B | 5.49% | 8.54% | 1.22% | 3.66% | 6.10% | | baichuan-7B | 7.93% | 1.83% | 0.00% | 6.71% | 6.71% | | chatgpt+codegeex2-6B | 64.02% | 40.85% | 30.49% | 50.66% | 44.51% | -| iflycode | 46.95% | 待测。 | 32.91% | 43.29% | 待测。 | +| iflycode | 46.95% | 29.87% | 32.91% | 43.29% | 待测。 | -- GitLab