README.md updated
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🐟 Math-A1-2B
|
| 2 |
|
| 3 |
**Math-A1-2B** is a 2B-parameter language model by **Kitefish**, focused on mathematical reasoning, symbolic understanding, and structured problem solving.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
tags:
|
| 6 |
+
- math
|
| 7 |
+
- reasoning
|
| 8 |
+
- mathematics
|
| 9 |
+
- causal-lm
|
| 10 |
+
- text-generation
|
| 11 |
+
library_name: transformers
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
+
model_name: Math-A1-2B
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
# 🐟 Math-A1-2B
|
| 17 |
|
| 18 |
**Math-A1-2B** is a 2B-parameter language model by **Kitefish**, focused on mathematical reasoning, symbolic understanding, and structured problem solving.
|