Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ datasets:
|
|
19 |
|
20 |
|
21 |
|
22 |
-
# **QwQ-
|
23 |
|
24 |
-
The *QwQ-LCoT2-7B-Instruct* is a fine-tuned language model designed for advanced reasoning and instruction-following tasks. It leverages the Qwen2.5-7B base model and has been fine-tuned on the
|
25 |
|
26 |
## Quickstart with Transformers
|
27 |
|
|
|
19 |
|
20 |
|
21 |
|
22 |
+
# **QwQ-LCoT2-7B-Instruct**
|
23 |
|
24 |
+
The *QwQ-LCoT2-7B-Instruct* is a fine-tuned language model designed for advanced reasoning and instruction-following tasks. It leverages the Qwen2.5-7B base model and has been fine-tuned on the chain of thought reasoning datasets, focusing on chain-of-thought (CoT) reasoning for problems. This model is optimized for tasks requiring logical reasoning, detailed explanations, and multi-step problem-solving, making it ideal for applications such as instruction-following, text generation, and complex reasoning tasks.
|
25 |
|
26 |
## Quickstart with Transformers
|
27 |
|