From 9e69f8a10ca18b43ef2b7d4d900761849e87a280 Mon Sep 17 00:00:00 2001 From: MING_X <119648793+MING-ZCH@users.noreply.github.com> Date: Sun, 3 Mar 2024 23:40:50 +0800 Subject: [PATCH] Rename Genera_evaluation.md to General_evaluation.md --- evaluate/{Genera_evaluation.md => General_evaluation.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename evaluate/{Genera_evaluation.md => General_evaluation.md} (97%) diff --git a/evaluate/Genera_evaluation.md b/evaluate/General_evaluation.md similarity index 97% rename from evaluate/Genera_evaluation.md rename to evaluate/General_evaluation.md index fe5c43f..0705707 100644 --- a/evaluate/Genera_evaluation.md +++ b/evaluate/General_evaluation.md @@ -47,4 +47,4 @@ pip install torch transformers datasets nltk rouge jieba |----------|---------|---------|---------|---------|---------|---------|---------| | Qwen1_5-0_5B-Chat | 27.23% | 8.55% | 17.05% | 26.65% | 13.11% | 7.19% | 4.05% | | InternLM2_7B_chat | 37.86% | 15.23% | 24.34% | 39.71% | 22.66% | 14.26% | 9.21% | -| InternLM2_7B_chat_full | 32.45% | 10.82% | 20.17% | 30.48% | 15.67% | 8.84% | 5.02% | \ No newline at end of file +| InternLM2_7B_chat_full | 32.45% | 10.82% | 20.17% | 30.48% | 15.67% | 8.84% | 5.02% |