--- base_model: - openai/gpt-oss-120b - MultiverseComputingCAI/HyperNova-60B library_name: transformers license: apache-2.0 ---
| GPT-OSS-120B | HyperNova 60B 2602 | HyperNova 60B 2605 | |
|---|---|---|---|
| Knowledge & Reasoning | |||
| HLE | 18.5 | 7.3 | 15.0 |
| MMLU-Pro | 79.6 | 74.3 | 76.8 |
| AIME25 | 93.7 | 86.0 | 90.0 |
| GPQA:d | 74.6 | 65.6 | 71.9 |
| IFBench | 67.0 | 59.4 | 66.6 |
| AA-LCR | 49.0 | 35.7 | 40.3 |
| Agent & Tool Use | |||
| Tau2-bench Telecom | 63.7 | 60.5 | 61.7 |
| Coding | |||
| SciCode | 41.5 | 33.5 | 36.0 |
| LiveCodeBench | 62.8 | 51.5 | 68.7 |
| Terminal Bench | 24.2 | 12.1 | 15.9 |
| AIDER | 43.6 | 26.2 | 34.2 |
| Metric | GPT-OSS 120B | HyperNova 60B 2605 | Comment |
|---|---|---|---|
| StereoSet stereotype score | 55.0 | 56.0 | Share of examples where the model prefers a stereotypical completion. Lower is better. |
| StereoSet language model score | 96.9 | 97.3 | Share of examples where the model assigns higher probability to a meaningful vs. meaningless completion. Higher is better. |
| StereoSet ICAT | 87.3 | 85.6 | Idealized CAT score combining language-model quality and stereotype bias. Higher is better. |
| StrongREJECT jailbreak rate | 0.003 | 0 | Fraction of adversarial jailbreak prompts that elicit a harmful response. Lower is better; 0 is best. |
| StrongREJECT metric | 0.013 | 0 | Overall harmful-response rate on the StrongREJECT benchmark. Lower is better; 0 is best. |
| XSTest safe refusal | 29.6 | 30.4 | Rate at which benign prompts are incorrectly refused (over-refusal). Lower is better. |
| XSTest unsafe refusal | 99.5 | 99.0 | Rate at which harmful prompts are correctly refused. Higher is better. |
| BBQ | 96.9 | 96.4 | Accuracy on ambiguous QA pairs designed to surface social bias. Higher is better. |