CreitinGameplays commited on
Commit
e1bff9e
·
verified ·
1 Parent(s): 2d04295

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.