Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -23,8 +23,8 @@ library_name: transformers
23
  We have released a small weight update, **jan-v1-2509**, which refines the original v1.
24
 
25
  * No architectural changes.
26
- * Slightly **lower performance on SimpleQA** compared to jan-v1.
27
- * **Slightly mproved results on other chat benchmarks** and overall more **reliable**
28
 
29
  **Jan-v1** is the first release in the **Jan Family**, designed for agentic reasoning and problem-solving within the [Jan App](https://jan.ai/). Based on our [**Lucy**](https://huggingface.co/Menlo/Lucy) model, Jan-v1 achieves improved performance through model scaling.
30
 
@@ -89,7 +89,7 @@ max_tokens: 2048
89
  - **Jan App**: Learn more about the Jan App at [jan.ai](https://jan.ai/)
90
 
91
  ## (*) Note
92
- By default we have system prompt in chat template, this is to make sure the model having the same performance with the benchmark result. You can also use the vanilla chat template without system prompt in the file [chat_template_raw.jinja](https://huggingface.co/janhq/Jan-v1-4B/blob/main/chat_template_raw.jinja).
93
 
94
  ## πŸ“„ Citation
95
  ```bibtex
 
23
  We have released a small weight update, **jan-v1-2509**, which refines the original v1.
24
 
25
  * No architectural changes.
26
+ * Slightly **lower performance on SimpleQA** compared to Jan-v1.
27
+ * **Slightly improved results on other chat benchmarks** and overall more **reliable**
28
 
29
  **Jan-v1** is the first release in the **Jan Family**, designed for agentic reasoning and problem-solving within the [Jan App](https://jan.ai/). Based on our [**Lucy**](https://huggingface.co/Menlo/Lucy) model, Jan-v1 achieves improved performance through model scaling.
30
 
 
89
  - **Jan App**: Learn more about the Jan App at [jan.ai](https://jan.ai/)
90
 
91
  ## (*) Note
92
+ By default we have system prompt in chat template. This is to make sure the model has the same performance as the benchmark result. You can also use the vanilla chat template without system prompt in the file [chat_template_raw.jinja](https://huggingface.co/janhq/Jan-v1-4B/blob/main/chat_template_raw.jinja).
93
 
94
  ## πŸ“„ Citation
95
  ```bibtex