Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epoch-bench

Epoch AI's Chess Puzzles Inspect task, reconstructed so it can be audited with inspect_audit.

  • bench/task/chess_puzzles/__init__.py and puzzle_generator.py are Epoch's published source: https://gist.github.com/greg-burnham/fc1c6f9ed32989073f58321b656b7b05 (fetched 2026-09-07). One deviation: the CSV path resolves next to the module rather than against the working directory, so the task loads as an installed package.
  • bench/model.py stands in for Epoch's private module of that name. The extractor model is bound through the grader model role (default google/gemini-2.0-flash-001, which 25 of the 38 public logs used; 12 used openai/gpt-5-mini-2025-08-07).
  • puzzles.csv is rebuilt from the public logs (id, FEN, target). All 38 logs carry the identical 100 samples.

Logs: https://epoch-benchmarks-production-public.s3.us-east-2.amazonaws.com/inspect_ai_logs/.eval (manifest in audit/logs.csv).

About

Epoch AI's Chess Puzzles Inspect task, reconstructed from public source and logs, for auditing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages