Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,14 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: Qwen/Qwen2.5-Math-1.5B-Instruct
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
library_name: transformers
|
6 |
-
license: apache-2.0
|
7 |
-
license_link: https://huggingface.co/Qwen/Qwen2.5-Math-1.5B-Instruct/blob/main/LICENSE
|
8 |
-
pipeline_tag: text-generation
|
9 |
-
tags:
|
10 |
-
- chat
|
11 |
quantized_by: bartowski
|
|
|
12 |
---
|
13 |
## 💫 Community Model> Qwen2.5 Math 1.5B Instruct by Qwen
|
14 |
|
@@ -24,7 +16,7 @@ Standard context length: 4096 tokens available
|
|
24 |
|
25 |
Advanced reasoning: Chain-of-Thught (CoT) to solve English math problems as well as Tool-integrated Reasoning (TIR)
|
26 |
|
27 |
-
More details on their blog [here] (https://qwenlm.github.io/blog/qwen2.5/
|
28 |
|
29 |
## Special thanks
|
30 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
quantized_by: bartowski
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
## 💫 Community Model> Qwen2.5 Math 1.5B Instruct by Qwen
|
6 |
|
|
|
16 |
|
17 |
Advanced reasoning: Chain-of-Thught (CoT) to solve English math problems as well as Tool-integrated Reasoning (TIR)
|
18 |
|
19 |
+
More details on their blog [here] (https://qwenlm.github.io/blog/qwen2.5/)
|
20 |
|
21 |
## Special thanks
|
22 |
|