simple-evals logo

simple-evals

openai/simple-evals

A lightweight library for evaluating language models.

GraphCanon updated 2w · GitHub synced 2w

4.6k stars501 forksLast push 4mo Python MIT

Decision brief

simple-evals provides lightweight tools for evaluating language models using reference implementations from HealthBench, BrowseComp, SimpleQA. Last updates July 2025.

Good fit when

  • When you need a stable baseline to evaluate model performance with specific benchmarks like MMLU, HumanEval, and DROP that won't change after July 2025
  • If your project relies on the exact benchmark results for models evaluated in the repository from June 2024 to July 2025

Avoid when

  • For evaluating models released or significantly updated after July 2025, as this tool does not include future benchmarks
  • When you need a tool that will adapt and expand its benchmark set with emerging model releases and evaluation tasks beyond 2025

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (106d since push)
As of 2w
Provenance
Not a fork · Organization account
As of 2w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Backing

Company context for OpenAI. Display-only - separate from trust and ranking.

Company
OpenAI·GitHub org profile·1mo
Employees
4,500·Wikidata (P1128 employees)·1mo
Funding
$13,000,000,000 (2023-01)·GraphCanon curated seed (public press)·1mo
Commercial model
OSS + managed cloud·GraphCanon curated seed·1mo

Install

pip install simple-evals
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

This repository hosts reference implementations for benchmarking language models including HealthBench, BrowseComp, and SimpleQA. It provides tools to evaluate model performance across various tasks but will not receive updates for new models or benchmark results beyond July 2025.

Capability facts

Languages
python

Source: github.language · Aug 7, 2026

Categories

Graph entities

Tags

README

⚠️ Deprecation Notice

July 2025: simple-evals will no longer be updated for new models or benchmark results. The repo will continue to host reference implementations for HealthBench, BrowseComp, and SimpleQA.


Overview

This repository contains a lightweight library for evaluating language models. We are open sourcing it so we can be transparent about the accuracy numbers we're publishing alongside our latest models.

Benchmark Results

ModelPromptMMLUGPQA [^8]MATH [^6]HumanEvalMGSM[^5]DROP[^5]
(F1, 3-shot)
SimpleQA
o3
o3-high [^10]n/a [^7]93.383.498.188.492.089.848.6
o3 [^9] [^10]n/a92.982.897.887.492.380.649.4
o3-low [^10]n/a92.878.696.987.391.982.349.4
o4-mini
o4-mini-high [^9] [^10]n/a90.381.398.299.393.578.119.3
o4-mini [^9] [^10]n/a90.077.697.597.393.777.720.2
o4-mini-low [^10]n/a89.573.696.295.993.076.020.2
o3-mini
o3-mini-highn/a86.977.297.997.692.080.613.8
o3-minin/a85.974.997.396.390.879.213.4
o3-mini-lown/a84.967.695.894.589.477.613.0
o1
o1n/a91.875.796.4-89.390.242.6
o1-previewn/a90.873.385.592.490.874.842.4
o1-minin/a85.260.090.092.489.983.907.6
GPT-4.1
gpt-4.1-2025-04-14assistant [^2]90.266.382.194.586.979.441.6
gpt-4.1-mini-2025-04-14assistant87.565.081.493.888.281.016.8
gpt-4.1-nano-2025-04-14assistant80.150.362.387.073.082.207.6
GPT-4o
gpt-4o-2024-11-20assistant85.746.068.590.290.381.538.8
gpt-4o-2024-08-06

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.