pad commited on
Commit
e4e8c7e
1 Parent(s): 0735287

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ fusion-guide is an advanced AI reasoning system built on the Mistral-Nemo 12bn a
21
 
22
  # Model and Data
23
  fusion-guide is fine-tuned on a custom dataset consisting of task-based prompts in both English (90%) and German (10%). The tasks vary in complexity, including scenarios designed to be challenging or unsolvable, to enhance the model's ability to handle ambiguous situations. Each training sample follows the structure: prompt => guidance, teaching the model to break down complex tasks systematically.
24
- Read a detailed description and evaluation of the model here: https://app.gitbook.com/
25
 
26
  ### Prompt format
27
  The prompt must be enclosed within <guidance_prompt>{PROMPT}</guidance_prompt> tags, following the format below:
 
21
 
22
  # Model and Data
23
  fusion-guide is fine-tuned on a custom dataset consisting of task-based prompts in both English (90%) and German (10%). The tasks vary in complexity, including scenarios designed to be challenging or unsolvable, to enhance the model's ability to handle ambiguous situations. Each training sample follows the structure: prompt => guidance, teaching the model to break down complex tasks systematically.
24
+ Read a detailed description and evaluation of the model here: https://blog.fusionbase.com/ai-research/beyond-cot-how-fusion-guide-elevates-ai-reasoning-with-a-two-model-system
25
 
26
  ### Prompt format
27
  The prompt must be enclosed within <guidance_prompt>{PROMPT}</guidance_prompt> tags, following the format below: