Text Generation
Transformers
Safetensors
Portuguese
nanothink
AxionLab-official commited on
Commit
f54b4f5
·
verified ·
1 Parent(s): fef6908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -96,7 +96,7 @@ João tem 3 maçãs e ganhou 2, quantas ele tem agora?
96
  3 + 2 = 5
97
  </THINK>
98
  <ANSWER>
99
- João has 5 apples.
100
  </ANSWER>
101
  ```
102
 
@@ -147,15 +147,16 @@ model.eval()
147
  ## 🔮 Future Work
148
 
149
  * Scaling to 10M–50M parameters
150
- * Improving dataset quality
151
  * Enhancing reasoning consistency
152
  * Multilingual support
153
 
 
154
  ---
155
 
156
  ## 🤝 Contributions
157
 
158
- This is an experimental project contributions and ideas are welcome.
159
 
160
  ---
161
 
@@ -168,6 +169,7 @@ MIT
168
  ## 🧠 Author
169
 
170
  AxionLab Co.
 
171
  Independent research project exploring the limits of small language models.
172
 
173
  ---
 
96
  3 + 2 = 5
97
  </THINK>
98
  <ANSWER>
99
+ João tem 5 maçãs.
100
  </ANSWER>
101
  ```
102
 
 
147
  ## 🔮 Future Work
148
 
149
  * Scaling to 10M–50M parameters
150
+ * Improving dataset quality and training techniques
151
  * Enhancing reasoning consistency
152
  * Multilingual support
153
 
154
+
155
  ---
156
 
157
  ## 🤝 Contributions
158
 
159
+ This is an experimental project, contributions and ideas are welcome.
160
 
161
  ---
162
 
 
169
  ## 🧠 Author
170
 
171
  AxionLab Co.
172
+
173
  Independent research project exploring the limits of small language models.
174
 
175
  ---