From f43c24c5a57be60517c53c2c206013b985b11489 Mon Sep 17 00:00:00 2001 From: Pablo Gonzalez Date: Tue, 2 Jul 2024 11:02:31 -0500 Subject: [PATCH] Fix typo in Mixtral accuracy (#1760) --- language/mixtral-8x7b/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/mixtral-8x7b/README.md b/language/mixtral-8x7b/README.md index 5c72f84fb..34402a9c3 100644 --- a/language/mixtral-8x7b/README.md +++ b/language/mixtral-8x7b/README.md @@ -265,7 +265,7 @@ GSM8K: ``` MBXP: ```json -{'mbxp': 60.16} +{'mbxp': 60.12} ``` For official submissions, 99% of each reference score is enforced. Additionally, 90%-110% of the generated tokens_per_samples: ```json