From cae60a05d15de95d5ebf5022e93ec95726584817 Mon Sep 17 00:00:00 2001 From: "Jan (Homebrew Research)" Date: Tue, 12 Aug 2025 03:22:35 +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 369af4c..5c34241 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/kaik7F0pVP9a4amCyhDAk.png) +![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/1_9-r0GpBACSsWoUVZ1Xg.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.*