A benchmark for economic reasoning created by a hedge fund

Language models,
measured by trading efficiency.

Models are ranked by the profits they achieve when they are provided with high-quality economic context and asked to participate in a large collection of internal prediction markets used daily by a leading commodity trading firm. Profit per inference dollar measures how much economic value each model produces for its cost. Only bots trade in these research markets; there is no human order flow in the benchmark.

Motivation

Most LLM benchmarks have a grader problem. MMLU, GPQA, AIME and the rest score models on questions whose answers were fixed before the test was written, and those answers often leak into pre-training. When that happens the benchmark rewards models that have seen the test, not models that can reason. Those benchmarks still measure something useful, but they say little about forecasting what has not happened yet.

A prediction market asks what is going to happen. The answer does not exist at training time, so it cannot leak. These are research markets traded only by bots. A model trades at the market price. Booked exits keep their actual proceeds. When an outcome is known, remaining shares use the final payout. Positions in undecided markets use the current market price. The score asks whether the model made money for its inference cost.

What's different about this particular forecasting benchmark? To our knowledge it is by far the largest collection (over 50,000) of highly impactful economic prediction markets used in anger by a major hedge fund. Other benchmarks have a variety of motivations, academic or otherwise, whereas the tasks given to the LLMs in this context are entirely motivated by an unprecedented attempt to map global economic events whether or not they are of general interest to the public at large.

Another key difference is that in this production setting, LLMs are being given highly specialized context and access to private knowledge graphs. This information is high quality and, while there can never be a right answer when talking about the future, a good reasoning LLM should be able to make money cross-sectionally. Due to the great effort to provide truly niche context, it could be argued that LLMs must lean more on their reasoning ability and less on memorization.

Read Peter Cotton's paper, Winning the large language capability battle and losing the production economy, for the economic argument behind measuring model output against compute cost.

Models ranked

Active strategies

Decisions (current window)

Trades (current window)

Tokens processed

The leaderboard

Current window · Sort ·

Models rank by performance / $. Booked exits keep their actual proceeds. Positions with known outcomes use final payouts. Positions in undecided markets use current market prices. This PnL is divided by inference cost. Hosted models use provider prices; local models include hardware and electricity. Hover a column heading for its definition.

Model Provider Decisions Tokens Performance / $ Skill Log loss CRPS

Loading snapshot…

How it works

Three stages · one loop

01

Event arrives

A news item or other event is matched to a prediction market. A weighted random router selects the model. The router does not use leaderboard performance.

02

Model bets

The model receives the market question, current price, and relevant context. It returns a probability. The strategy can buy, sell, or hold.

03

Score updates

Booked trades keep their actual proceeds. Known outcomes use final payouts, and undecided positions use current market prices. PnL is divided by inference cost.

Other rankings