0

Economic Crisis Benchmark

Fresh

An anonymized macroeconomic crisis prediction benchmark for Prime Intellect Environments.

Type
RL Env
Publisher
Stlanik95
License
unknown
Size
v0.2.2
Published
Jun 2026

Cite

Notes

Only stored in your browser.

Economic Crisis Benchmark

Prime Intellect environment for predicting historical economic crises from anonymized macro panels.

Contents

  • 80 examples by default: 40 crisis windows and 40 negative windows
  • public data only, no API keys
  • anonymized prompt with relative time axis only
  • robust JSON-based scoring

Data sources

Run locally

uv sync --extra dev
uv run python -m economic_crisis_benchmark.build_dataset
uv run pytest

Prime Intellect

prime eval run economic-crisis-benchmark
prime env push economic-crisis-benchmark --path . --auto-bump

The environment module is economic_crisis_benchmark/economic_crisis_benchmark.py and exposes load_environment().