Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Gerry's Public Evals

A collection of evaluations for testing AI model reasoning capabilities across various domains.

Overview

This repository contains evaluations designed to test deeper reasoning in AI models - going beyond surface-level responses to probe genuine understanding. Each evaluation targets areas where models were struggling at the time of creation.

A key design principle: all tests are trivial for humans to understand and evaluate quickly, making it easy to assess model performance at a glance.

Evaluations

Pre Junior Dev Reasoning

Tests whether AI models can figure out a simple comment-based code toggling technique using C-style block comments

View full evaluation

Pre Junior Dev Reasoning v2

Much like v1 but toggling between two blocks of code instead of just dealing with one

View full evaluation

Methodology

Each evaluation:

  • Presents a clear problem statement
  • Specifies exact constraints (e.g., single keypress, no modifier keys)
  • Tracks results from various AI models
  • Documents notes on model performance

Test Results

Results are tracked within each evaluation file, showing which models passed or failed, along with observations about their reasoning quality and speed.

License

MIT

About

Evals I make public as models finally start to pass them

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors