aleynahukmet commited on
Commit
e389082
1 Parent(s): da33aa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ This model is fine-tuned from gemma-2-2b-it using a thinking dataset meticulousl
9
 
10
  ## Motivation
11
 
12
- Reasoning is a cornerstone of effective problem-solving, yet many language models struggle with tasks that require linear thought processes or adaptive strategies. To address this, we developed a reasoning-focused compact language model (LLM) capable of structured thinking, self-reflection, and iterative problem-solving. Our goal is to create a model that not only excels in reasoning tasks but also operates efficiently for broader accessibility.
13
 
14
  ## Usage
15
 
 
9
 
10
  ## Motivation
11
 
12
+ Reasoning is a cornerstone of effective problem-solving, yet many of the models trained for this task are quite large and too heavy for everyday usage, particularly when their extra long responses considered. To address this, we developed a reasoning-focused compact language model (LLM) capable of structured thinking, self-reflection, and iterative problem-solving. Our goal is to create a model that not only excels in reasoning tasks but also operates efficiently for broader accessibility.
13
 
14
  ## Usage
15