the-clanker-lover commited on
Commit
8ee2a6f
·
verified ·
1 Parent(s): c117532

Fix Opus benchmark: 42.1% → 41.2% (truncation-corrected full-set number)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
 
20
  Q4_K_M quantized version of [Steelman-14B-Ada](https://huggingface.co/the-clanker-lover/steelman-14b-ada-v0.1). A 14B model fine-tuned for Ada 2022 and SPARK code generation. Fits in 12GB of VRAM.
21
 
22
- **68.6% clean compile rate** on 1,000 Ada prompts — outperforms Claude Opus 4.6 (42.1%) by 26.5 percentage points. **47.1% pass@1** on MultiPL-E HumanEval-Ada (first published Ada results for any open model). Total training cost: ~$4.
23
 
24
  See the [full model card](https://huggingface.co/the-clanker-lover/steelman-14b-ada-v0.1) for benchmark details, training methodology, and category breakdowns.
25
 
 
19
 
20
  Q4_K_M quantized version of [Steelman-14B-Ada](https://huggingface.co/the-clanker-lover/steelman-14b-ada-v0.1). A 14B model fine-tuned for Ada 2022 and SPARK code generation. Fits in 12GB of VRAM.
21
 
22
+ **68.6% clean compile rate** on 1,000 Ada prompts — outperforms Claude Opus 4.6 (41.2%) by 27.4 percentage points. **47.1% pass@1** on MultiPL-E HumanEval-Ada (first published Ada results for any open model). Total training cost: ~$4.
23
 
24
  See the [full model card](https://huggingface.co/the-clanker-lover/steelman-14b-ada-v0.1) for benchmark details, training methodology, and category breakdowns.
25