Nerdsking commited on
Commit
abb7f33
·
verified ·
1 Parent(s): 6ca3413

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ After intense refining, <b>Nerdsking-python-coder-3B-i</b> has achieved <b>88.41
59
  <i> Note: Quantized variants (INT4/INT6) may exhibit lower HumanEval scores due to reduced numerical precision.</i></p>
60
 
61
  <hr>
62
- <br><b>IMPORTANT:</b> 5 "errors" from the model during the benchmark were mere "import errors" (missing imports: reduce, Optional, List, etc ), but the logic was perfect, therefore
63
  - the model reasoning was right
64
  - the failure is syntactic / boilerplate, not conceptual<br>
65
  If considered those extra 5 questions as correct, our benchmark would be much higher.
 
59
  <i> Note: Quantized variants (INT4/INT6) may exhibit lower HumanEval scores due to reduced numerical precision.</i></p>
60
 
61
  <hr>
62
+ <br><b>IMPORTANT:</b> 5 "errors" from the model during the benchmark were mere "import errors" (missing imports: reduce, Optional, List, etc ), but the logic was perfect, therefore:
63
  - the model reasoning was right
64
  - the failure is syntactic / boilerplate, not conceptual<br>
65
  If considered those extra 5 questions as correct, our benchmark would be much higher.