Update README.md
Browse files
README.md
CHANGED
|
@@ -26,11 +26,12 @@ We present a compact yet powerful reasoning model **Ring-mini-2.0**. It has 16B
|
|
| 26 |
| **Model** | **#Total Params** | **#Activated Params** | **Context Length** | **Download** |
|
| 27 |
| :----------------: | :---------------: | :-------------------: | :----------------: | :----------: |
|
| 28 |
| Ring-mini-2.0 | 16.8B | 1.4B | 128K | [🤗 HuggingFace](https://huggingface.co/inclusionAI/Ring-mini-2.0) |
|
|
|
|
| 29 |
|
| 30 |
</div>
|
| 31 |
|
| 32 |
## Evaluation
|
| 33 |
-
For a comprehensive evaluation of the quality of our reasoning models, we implemented automatic benchmarks to assess their performance including math, code and science.
|
| 34 |
|
| 35 |
<p align="center">
|
| 36 |
<img src="https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*5F9KR7Tm4MAAAAAARzAAAAgAemJ7AQ/original" width="1000"/>
|
|
|
|
| 26 |
| **Model** | **#Total Params** | **#Activated Params** | **Context Length** | **Download** |
|
| 27 |
| :----------------: | :---------------: | :-------------------: | :----------------: | :----------: |
|
| 28 |
| Ring-mini-2.0 | 16.8B | 1.4B | 128K | [🤗 HuggingFace](https://huggingface.co/inclusionAI/Ring-mini-2.0) |
|
| 29 |
+
| Ring-lite-2507 | 16.8B | 2.75B | 128K | [🤗 HuggingFace](https://huggingface.co/inclusionAI/Ring-lite-2507) |
|
| 30 |
|
| 31 |
</div>
|
| 32 |
|
| 33 |
## Evaluation
|
| 34 |
+
For a comprehensive evaluation of the quality of our reasoning models, we implemented automatic benchmarks to assess their performance including math, code and science. The results indicate **Ring-mini-2.0** achieves comparable performace with **Ring-lite-2507** while activating only half parameters.
|
| 35 |
|
| 36 |
<p align="center">
|
| 37 |
<img src="https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*5F9KR7Tm4MAAAAAARzAAAAgAemJ7AQ/original" width="1000"/>
|