Companion data for the AlphaForgeBench
benchmark (LLM-generated quantitative trading-strategy code, evaluated via Pass@k).
Download it into a checkout of the code repository with:
python scripts/download_data.py # uses this repo by default
datasets/market/
├── market_price_1day/ # daily OHLCV,
.jsonl (7 symbols)
├──… See the full description on the dataset page: https://huggingface.co/datasets/finbrain-lab-hkustgz/AlphaForgeBench-data.