drishanarora commited on
Commit
3a37785
·
verified ·
1 Parent(s): 78c2096

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,12 +26,12 @@ The Cogito LLMs are instruction tuned generative models (text in/text out). All
26
  We compare our models against the state of the art size equivalent models in direct mode as well as the reasoning mode. For the direct mode, we compare against Llama / Qwen instruct counterparts. For reasoning, we use Deepseek's R1 distilled counterparts / Qwen's QwQ model.
27
 
28
  <p align="left">
29
- <img src="images/3b_benchmarks.png" alt="Logo" width="85%">
30
  </p>
31
 
32
  **Livebench Global Average:**
33
  <p align="left">
34
- <img src="images/livebench_global_average.png" alt="Logo" width="75%">
35
  </p>
36
 
37
  For detailed evaluations, please refer to the [Blog Post](https://www.deepcogito.com/research/cogito-v1-preview).
 
26
  We compare our models against the state of the art size equivalent models in direct mode as well as the reasoning mode. For the direct mode, we compare against Llama / Qwen instruct counterparts. For reasoning, we use Deepseek's R1 distilled counterparts / Qwen's QwQ model.
27
 
28
  <p align="left">
29
+ <img src="images/3b_benchmarks.png" alt="Logo" width="90%">
30
  </p>
31
 
32
  **Livebench Global Average:**
33
  <p align="left">
34
+ <img src="images/livebench_global_average.png" alt="Logo" width="80%">
35
  </p>
36
 
37
  For detailed evaluations, please refer to the [Blog Post](https://www.deepcogito.com/research/cogito-v1-preview).