Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,27 @@ tags:
|
|
6 |
- unsloth
|
7 |
- qwen2
|
8 |
- trl
|
|
|
|
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Super Strong Reasoning Model
|
@@ -98,4 +116,4 @@ Special thanks to:
|
|
98 |
|
99 |
---
|
100 |
|
101 |
-
Experience the power of reasoning like never before. Leverage the **Super Strong Reasoning Model** for your AI-driven solutions today!
|
|
|
6 |
- unsloth
|
7 |
- qwen2
|
8 |
- trl
|
9 |
+
- logic
|
10 |
+
- Reasoning
|
11 |
+
- COT
|
12 |
license: apache-2.0
|
13 |
language:
|
14 |
- en
|
15 |
+
datasets:
|
16 |
+
- Daemontatox/LongCOT-Reason
|
17 |
+
metrics:
|
18 |
+
- accuracy
|
19 |
+
- recall
|
20 |
+
- bleu
|
21 |
+
- brier_score
|
22 |
+
- code_eval
|
23 |
+
- character
|
24 |
+
- charcut_mt
|
25 |
+
- cer
|
26 |
+
- bleurt
|
27 |
+
- chrf
|
28 |
+
pipeline_tag: text-generation
|
29 |
+
library_name: transformers
|
30 |
---
|
31 |
|
32 |
# Super Strong Reasoning Model
|
|
|
116 |
|
117 |
---
|
118 |
|
119 |
+
Experience the power of reasoning like never before. Leverage the **Super Strong Reasoning Model** for your AI-driven solutions today!
|