Noushad999/Polymath-1.5B-Bengali-Math
012
1---2language:3- bn4- en5library_name: transformers6tags:7- merge8- mergekit9- low-resource10- mathematics11base_model:12- Qwen/Qwen2.5-1.5B13- Qwen/Qwen2.5-1.5B-Instruct14license: apache-2.015---16 17# ๐ง๐ฉ Polymath-1.5B-Bengali-Math18 19This model is a merge of `Qwen/Qwen2.5-1.5B` and `Qwen/Qwen2.5-1.5B-Instruct` created using the **SLERP** method.20 21## ๐งช Research Goal22To investigate the "Capacity Gap" in low-resource languages (like Bengali) when transferring mathematical reasoning capabilities without fine-tuning.23 24## ๐ Performance25- **English Math Logic:** 60% Accuracy (Retained Logic) โ
26- **Bengali Math Logic:** 0% Accuracy (Capacity Constraint Revealed) โ ๏ธ27 28## ๐ ๏ธ Method29Merged using [MergeKit](https://github.com/arcee-ai/mergekit) with the following config:30- **Method:** SLERP31- **Precision:** float1632- **Parameters:** 1.5 Billion33 34*Created for research and educational purposes.*35 