From dd0d2df5af7c90d575b1cfc5cf78b7be9adf4054 Mon Sep 17 00:00:00 2001 From: jenniew Date: Fri, 12 Apr 2024 14:28:46 +0800 Subject: [PATCH] Change fp16.csv mistral-7b-v0.1 into Mistral-7B-v0.1 --- python/llm/test/benchmark/perplexity/fp16.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/llm/test/benchmark/perplexity/fp16.csv b/python/llm/test/benchmark/perplexity/fp16.csv index 41c49570..00915746 100644 --- a/python/llm/test/benchmark/perplexity/fp16.csv +++ b/python/llm/test/benchmark/perplexity/fp16.csv @@ -5,4 +5,4 @@ Index,Model,Precision,ppl_result 3,Baichuan2-7B-Chat,fp16,10.7676 4,mpt-7b-chat,fp16,5.7882 5,falcon-7b-instruct-with-patch,fp16,5.2532 -6,mistral-7b-v0.1,fp16,3.6597 +6,Mistral-7B-v0.1,fp16,3.6597