Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
- nvidia/OpenScienceReasoning-2
|
5 |
language:
|
6 |
- en
|
|
|
7 |
base_model:
|
8 |
- Qwen/Qwen3-1.7B
|
9 |
pipeline_tag: text-generation
|
@@ -107,4 +108,4 @@ print(response)
|
|
107 |
* Not tuned for general-purpose or long-form creative writing
|
108 |
* Context limitations may hinder multi-document or full codebase analysis
|
109 |
* Specialized for scientific and technical reasoning—general chat may underperform
|
110 |
-
* Prioritizes structured logic over casual or emotional tone generation
|
|
|
4 |
- nvidia/OpenScienceReasoning-2
|
5 |
language:
|
6 |
- en
|
7 |
+
- zh
|
8 |
base_model:
|
9 |
- Qwen/Qwen3-1.7B
|
10 |
pipeline_tag: text-generation
|
|
|
108 |
* Not tuned for general-purpose or long-form creative writing
|
109 |
* Context limitations may hinder multi-document or full codebase analysis
|
110 |
* Specialized for scientific and technical reasoning—general chat may underperform
|
111 |
+
* Prioritizes structured logic over casual or emotional tone generation
|