docs: add tags
Browse files
README.md
CHANGED
|
@@ -1,16 +1,21 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENSE
|
| 4 |
-
language:
|
| 5 |
-
- tr
|
| 6 |
-
- en
|
| 7 |
-
datasets:
|
| 8 |
-
- erayalp/medium_turkish_math_reasoning
|
| 9 |
-
base_model:
|
| 10 |
-
- erayalp/qwen2.5-0.5b-instruct-sft-v1-tr-math-easy
|
| 11 |
-
pipeline_tag: text-generation
|
| 12 |
-
library_name: transformers
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
## Objective
|
| 15 |
This model is the **second phase** of a multi-stage training pipeline designed to improve the Turkish mathematical reasoning capabilities of the compact [Qwen2.5-0.5B](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct) model.
|
| 16 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENSE
|
| 4 |
+
language:
|
| 5 |
+
- tr
|
| 6 |
+
- en
|
| 7 |
+
datasets:
|
| 8 |
+
- erayalp/medium_turkish_math_reasoning
|
| 9 |
+
base_model:
|
| 10 |
+
- erayalp/qwen2.5-0.5b-instruct-sft-v1-tr-math-easy
|
| 11 |
+
pipeline_tag: text-generation
|
| 12 |
+
library_name: transformers
|
| 13 |
+
tags:
|
| 14 |
+
- curriculum-learning
|
| 15 |
+
- math
|
| 16 |
+
- supervised-fine-tuning
|
| 17 |
+
- turkish
|
| 18 |
+
---
|
| 19 |
## Objective
|
| 20 |
This model is the **second phase** of a multi-stage training pipeline designed to improve the Turkish mathematical reasoning capabilities of the compact [Qwen2.5-0.5B](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct) model.
|
| 21 |
|