mychen76 commited on
Commit
0f401d1
·
verified ·
1 Parent(s): 60d0e7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
  # Intuitive Thinker
14
- Attempt to improve small size LLM reasoning by employs system of thinking mental models by structured Chain-of-Thoughts process and thoughtful reflection prior to responding to user queries.
15
 
16
  ***Problem:*** <br/>
17
  smaller-sized transformer models exhibit inferior reasoning capabilities compared to their larger counterparts, whose advanced reasoning abilities stem from broader connection networks that facilitate cross-domain inference.
 
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
  # Intuitive Thinker
14
+ To enhance the reasoning capabilities of smaller-sized language models, employ a system of thinking that incorporates mental models, structured Chain-of-Thought processes, and thoughtful reflection before responding to user queries.
15
 
16
  ***Problem:*** <br/>
17
  smaller-sized transformer models exhibit inferior reasoning capabilities compared to their larger counterparts, whose advanced reasoning abilities stem from broader connection networks that facilitate cross-domain inference.