Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,10 @@ library_name: transformers
|
|
16 |
|
17 |
**QwQ-32B-Preview** is an experimental research model developed by the Qwen Team, focused on advancing AI reasoning capabilities. As a preview release, it demonstrates promising analytical abilities while having several important limitations:
|
18 |
|
19 |
-
1. **Language Mixing and Code-Switching**: The model may occasionally mix
|
20 |
-
2. **Recursive Reasoning Loops**: When
|
21 |
-
3. **Safety and Ethical Considerations**:
|
22 |
-
4. **Performance and Benchmark Limitations**: While QwQ-32B-Preview
|
23 |
|
24 |
**Specification**:
|
25 |
- Type: Causal Language Models
|
|
|
16 |
|
17 |
**QwQ-32B-Preview** is an experimental research model developed by the Qwen Team, focused on advancing AI reasoning capabilities. As a preview release, it demonstrates promising analytical abilities while having several important limitations:
|
18 |
|
19 |
+
1. **Language Mixing and Code-Switching**: The model may occasionally mix languages or switch between them unexpectedly, affecting response coherence and clarity.
|
20 |
+
2. **Recursive Reasoning Loops**: When handling complex logical problems, the model may fall into repetitive reasoning patterns, leading to circular logic without reaching a conclusive answer.
|
21 |
+
3. **Safety and Ethical Considerations**: The model may occasionally generate inappropriate, biased, or harmful content and is susceptible to adversarial prompting. Users should implement safeguards when deploying the model. We are actively improving these safety mechanisms.
|
22 |
+
4. **Performance and Benchmark Limitations**: While QwQ-32B-Preview excels in mathematics and coding, it has inconsistent performance in common sense reasoning, multi-step deduction, and nuanced language tasks. Performance varies based on task complexity and domain specificity. We are working to improve its capabilities across a broader range of benchmarks.
|
23 |
|
24 |
**Specification**:
|
25 |
- Type: Causal Language Models
|