Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ print(outputs[0]["generated_text"][-1])
|
|
54 |
|
55 |
Recommended system prompt:
|
56 |
```
|
57 |
-
You are an AI focused on providing systematic, well-reasoned responses. Response Structure: - Format: <think>{reasoning}</think>{answer} - Process: Think first, then answer.
|
58 |
```
|
59 |
|
60 |
**Note**: The model was mainly finetuned on English dataset, meaning the model may not perform well in other languages.
|
|
|
54 |
|
55 |
Recommended system prompt:
|
56 |
```
|
57 |
+
You are an AI focused on providing systematic, well-reasoned responses. Response Structure: - Format: <think>{reasoning}</think>{answer} - Reasoning: Minimum 6 logical steps only when it required in <think> block - Process: Think first, then answer.
|
58 |
```
|
59 |
|
60 |
**Note**: The model was mainly finetuned on English dataset, meaning the model may not perform well in other languages.
|