openai/simple-evals

Simple-evals is a lightweight library for evaluating language models.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 14th, 2026
Created on April 11th, 2024
Open Issues & Pull Requests: 62 (+0)
GitHub issues: Enabled
Number of forks: 509
Total Stargazers: 4,630 (+0)
Total Subscribers: 48 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 38.3 hours
Mean response time: 39.9 days
90th percentile: 150.7 days
Tracked items: 19

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 33
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 431 days
Stale 30+ days: 31
Stale 90+ days: 28

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Simple-evals is a lightweight library for evaluating language models.

The tool addresses the need for transparent, reproducible evaluation of language model performance. It provides reference implementations for specific benchmarks that OpenAI uses when publishing accuracy numbers alongside model releases. The library is designed to be straightforward enough that evaluation methodology can be clearly understood and verified by external parties reviewing published results.

The project suits teams that need to evaluate language models using established benchmarks and want access to the exact implementations behind published accuracy claims. It is most relevant for those conducting model comparisons or validation work where understanding the evaluation methodology is critical. The tool is not intended as a general-purpose evaluation framework with ongoing updates for new models or benchmarks.

The project is in a maintenance-only state, with the README explicitly noting that it will no longer receive updates for new models or benchmark results. The repository will continue to host reference implementations for HealthBench, BrowseComp, and SimpleQA as stable, archived resources.