From c92b2541abf7c78fe03fec197f12cd60b7a79218 Mon Sep 17 00:00:00 2001 From: chenlong Date: Mon, 31 Jul 2023 14:43:41 +0800 Subject: [PATCH] add chatgpt+codegexx2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4faf464..6f34e54 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ python main.py --task_type evaluate | codegeex2-6B | 29.90% | 27.43% | 6.70% | 24.40% | 17.68% | | 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 | 60.02% | 40.85% | 30.49% | 50.66% | 44.51% | +| chatgpt+codegeex2-6B | 64.02% | 40.85% | 30.49% | 50.66% | 44.51% | -- GitLab