Nerdsking commited on
Commit
6590bbf
·
verified ·
1 Parent(s): 6f25c20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -120,6 +120,9 @@ We did not considered it for our score, but "if" considered those extra 5 questi
120
 
121
  ### Nerdsking/nerdsking-python-coder-3B-i, with 88,41% HumanEval accuracy in Python
122
  - Time to finish 160 questions from HumanEval: 210.51s --- THREE MINUTES AND HALF (in a RTX 5060 ti 16gb)
 
 
 
123
 
124
  <hr>
125
 
 
120
 
121
  ### Nerdsking/nerdsking-python-coder-3B-i, with 88,41% HumanEval accuracy in Python
122
  - Time to finish 160 questions from HumanEval: 210.51s --- THREE MINUTES AND HALF (in a RTX 5060 ti 16gb)
123
+
124
+ <b>Lesson: Anyone can create a bigger model with an "eternal loop" to solve problems by randomly trying all possible variables. That is not "intelligence", that's is
125
+ mere BRUTE FORCE, and waste of time and resources. INTELLIGENCE is doing MORE, with LESS and EFFICIENCY. </b>
126
 
127
  <hr>
128