ai-sports-prediction-index
收藏资源简介:
AI Sports Prediction Index 是一个用于评估大型语言模型(LLM)实时预测能力的基准数据集,专注于MLB(美国职业棒球大联盟)比赛和UFC(终极格斗冠军赛)赛事的预测。该数据集由PredictedSports发布,许可证为CC BY 4.0,每周刷新,每月1日发布版本更新。数据规模约为1,000至10,000行,包含三个配置:mlb_predictions(MLB预测数据)、ufc_predictions(UFC预测数据)和models(模型信息)。每个预测记录包含模型名称、胜率、得分预测、选择、实际结果、收盘共识价格以及每选择收盘线价值(clv_pp)。所有预测均为盲线(line-blind)生成:模型在比赛开始前,仅接收统计数据包,从未接触博彩线,且所有事件发生在模型训练截止日期之后,确保了预测的不可污染性。评分方法包括:基于最终结果的胜者判定(选择概率更高的一方)、Brier评分和log loss评分(针对MLB的p_home或UFC的p_a)、ROI(以收盘隐含概率为基准,一个单位投注的回报率)以及clv_pp(从选择时间到收盘市场向模型选择方向移动的百分点)。数据集还包含models.csv,列出每个模型的活跃窗口和已评级游戏计数,用于控制比较窗口。该数据集适用于LLM预测能力评估、概率预测基准、时间序列分析以及体育博彩相关研究。注意事项:数据集起始于2026年6月30日,尚处于早期阶段,不同模型之间的差异可能尚未统计显著;未包含输入数据包、选择时间价格序列、专家精选选择以及用户相关数据。
AI Sports Prediction Index is a benchmark dataset for evaluating the real-time prediction capabilities of large language models (LLMs), focusing on MLB (Major League Baseball) and UFC (Ultimate Fighting Championship) events. Released by PredictedSports under CC BY 4.0 license, it is refreshed weekly with version updates on the 1st of each month. The dataset contains approximately 1,000 to 10,000 rows and includes three configurations: mlb_predictions (MLB predictions), ufc_predictions (UFC predictions), and models (model information). Each prediction record includes model name, win probability, score prediction, selection, actual result, closing consensus price, and closing line value per pick (clv_pp). All predictions are line-blind: models receive only statistical packages before game start, never accessing betting lines, and all events occur after model training cutoffs, ensuring uncontaminated predictions. Scoring methods include winner determination (higher probability side), Brier score and log loss (for p_home in MLB or p_a in UFC), ROI (based on closing implied probabilities with unit stake), and clv_pp (percentage points the market moves toward the models selection from pick time to closing). The dataset also includes models.csv listing active windows and rated game counts per model. It is suitable for LLM prediction evaluation, probabilistic forecasting benchmarks, time series analysis, and sports betting research. Note: The dataset starts from June 30, 2026, and is in an early stage; it does not include input data packages, selection time price series, expert picks, or user-related data.
数据集概述
AI Sports Prediction Index 是一个用于评估LLM(大语言模型)在体育赛事预测方面能力的公开数据集,专注于MLB(美国职业棒球大联盟)比赛和UFC(终极格斗冠军赛)比赛。
核心特点
- 无污染评估:该数据集被设计为“污染不可能”的LLM评估。所有预测事件均发生在模型训练截止日期之后,每个预测都带有比赛开始前的时间戳,且模型在预测时未接触任何博彩赔率信息,确保评估结果真实可靠。
- 持续更新:数据集每周刷新,每月1日发布版本更新,并持续增长。
数据集内容
- 包含每个MLB比赛和UFC比赛的模型预测记录,格式为每个模型每场被评分的赛事一行。
- 每个数据行包含:胜率预测、比分预测、选择结果、实际比赛结果、收盘共识赔率及每项选择的收盘线价值(CLV)。
- 数据集包含三个配置文件:
mlb_predictions:MLB比赛预测数据(CSV文件)ufc_predictions:UFC比赛预测数据(CSV文件)models:参与评估的模型列表,包括每个模型的活跃窗口和已评分比赛数量
涉及的模型
数据集包含来自Anthropic、OpenAI、Google、xAI、DeepSeek、Moonshot和Z.ai的前沿模型。所有模型通过OpenRouter以相同的提示和数据包调用。模型名单每月1日更新,新模型在完成首个完整月前为临时状态。
评分方法
- 胜者评分为较高概率方与最终比分对比的结果。
- Brier分数和对数损失用于评估主队概率(MLB)或选手A概率(UFC)与实际结果的匹配度。
- ROI(投资回报率)计算基于一个单位在收盘隐含概率下的投注收益。
- 收盘市场为比赛前最新的多博彩公司共识价格,0%为市场基准线。
clv_pp表示从选择时间到收盘期间市场向模型选择方向移动的百分比点数,正值表示该选择优于收盘价。
使用说明
- 数据集许可证为CC BY 4.0,允许任何用途,但需注明来源。
- 由于数据集起始于2026年6月30日且较新,部分模型之间的差异在统计上尚不可区分。
- 有意的排除项包括:输入数据包、选择时间价格序列、专家选择及任何用户相关信息。
- 提供了GitHub镜像仓库,包含用标准Python库重新计算整个排行榜的脚本,可与实时网站结果匹配。
外部链接
- 实时排行榜:https://predictedsports.com/leaderboard
- 方法学说明:https://predictedsports.com/accuracy
- 任意两个选择者对比:https://predictedsports.com/vs
- GitHub镜像:https://github.com/ashjanderson/ai-sports-prediction-index





