From 654351c1e4480f40b2a9f773b6159eab323a875d Mon Sep 17 00:00:00 2001 From: "Jan (Homebrew Research)" Date: Tue, 12 Aug 2025 03:01:31 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a77f55a..369af4c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Jan-v1 leverages the newly released [Qwen3-4B-thinking](https://huggingface.co/Q ### Question Answering (SimpleQA) For question-answering, Jan-v1 shows a significant performance gain from model scaling, achieving 91.1% accuracy. -![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/abEitIjvszFm7Z8mRHQz-.png) +![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/kaik7F0pVP9a4amCyhDAk.png) *The 91.1% SimpleQA accuracy represents a significant milestone in factual question answering for models of this scale, demonstrating the effectiveness of our scaling and fine-tuning approach.*