Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ base_model:
|
|
| 13 |
# Granite-3.3-2B-Instruct
|
| 14 |
|
| 15 |
**Model Summary:**
|
| 16 |
-
Granite-3.3-2B-Instruct is a 2-billion parameter 128K context length language model fine-tuned for improved reasoning and instruction-following capabilities. Built on top of Granite-3.3-2B-Base, the model delivers significant gains on benchmarks for measuring generic performance including AlpacaEval-2.0 and Arena-Hard, and improvements in mathematics, coding, and instruction following. It
|
| 17 |
|
| 18 |
|
| 19 |
- **Developers:** Granite Team, IBM
|
|
|
|
| 13 |
# Granite-3.3-2B-Instruct
|
| 14 |
|
| 15 |
**Model Summary:**
|
| 16 |
+
Granite-3.3-2B-Instruct is a 2-billion parameter 128K context length language model fine-tuned for improved reasoning and instruction-following capabilities. Built on top of Granite-3.3-2B-Base, the model delivers significant gains on benchmarks for measuring generic performance including AlpacaEval-2.0 and Arena-Hard, and improvements in mathematics, coding, and instruction following. It supports structured reasoning through \<think\>\<\/think\> and \<response\>\<\/response\> tags, providing clear separation between internal thoughts and final outputs. The model has been trained on a carefully balanced combination of permissively licensed data and curated synthetic tasks.
|
| 17 |
|
| 18 |
|
| 19 |
- **Developers:** Granite Team, IBM
|