Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
- Gen-Verse/ReasonFlux-V2-Reasoner-DPO
|
5 |
language:
|
6 |
- en
|
|
|
7 |
base_model:
|
8 |
- Qwen/Qwen3-1.7B
|
9 |
pipeline_tag: text-generation
|
@@ -106,4 +107,4 @@ print(response)
|
|
106 |
* Not optimized for casual or creative writing
|
107 |
* Context limitations may restrict multi-document or full codebase comprehension
|
108 |
* Specializes in structured reasoning—general chit-chat may underperform
|
109 |
-
* Optimized for **clarity of reasoning** rather than **natural conversational tone**
|
|
|
4 |
- Gen-Verse/ReasonFlux-V2-Reasoner-DPO
|
5 |
language:
|
6 |
- en
|
7 |
+
- zh
|
8 |
base_model:
|
9 |
- Qwen/Qwen3-1.7B
|
10 |
pipeline_tag: text-generation
|
|
|
107 |
* Not optimized for casual or creative writing
|
108 |
* Context limitations may restrict multi-document or full codebase comprehension
|
109 |
* Specializes in structured reasoning—general chit-chat may underperform
|
110 |
+
* Optimized for **clarity of reasoning** rather than **natural conversational tone**
|