Signal Brief

The Stack v3 发布:最大开放代码数据集

BigCode 社区发布 The Stack v3,这是目前最大的开放代码数据集:114 TB 原始数据、770 种语言、2.24 亿个仓库,约 5T tokens。与 v2(2024年,68 TB 原始数据,约 550B tokens,618 种语言)相比,v3 实现了 10 倍 token 增长...

twitter关注列表 Thomas Wolf (@Thom_Wolf) 发布 2026-07-23 收录 2026-07-24 观察

一句话判断

与 v2 相比,v3 将代码内容内联、重新爬取最新版本,数据量增长约 9 倍,适合训练代码模型,值得点开原文查看具体格式和下载方式。

核心信息

BigCode 社区发布 The Stack v3,这是目前最大的开放代码数据集:114 TB 原始数据、770 种语言、2.24 亿个仓库,约 5T tokens。与 v2(2024年,68 TB 原始数据,约 550B tokens,618 种语言)相比,v3 实现了 10 倍 token 增长,内容直接内联(不再需要从 Software Heritage 获取),并重新爬取 GitHub 至 2025 年 8 月,仅包含星数≥5 的 fork。

原始内容

Thomas Wolf (@Thom_Wolf) 转发了 Anton Lozhkov (@anton_lozhkov) 的帖子: For over two years, the largest open code dataset was The Stack v2… until today. 🥞 The Stack v3 is out: the largest open code dataset ever released: 114 TB, 770 languages, 224M repositories, ~5T tokens of deduplicated and filtered source code. Fully open, no restrictively licensed code included. The upgrade: - v2 (2024): 68 TB raw -> 2 TB / ~550B tokens, 618 languages filtered - v3 (2026): 114 TB raw -> 15.9 TB / ~5T tokens, 713 languages filtered C++ x15, TypeScript x7.5, Rust x7, Python x4.8. Even the COBOL corner of GitHub got a bigger slice. Part of that is two fresh years of open source. Part of it is a bug we found in v2's deduplication - story below. 👀 Things that make v3 different: 1. Contents inline. The #1 complaint about v2 was "cool dataset, where's the actual code?" v2 shipped file IDs from the Software Heritage graph, and fetching contents was a DIY treasure hunt. v3 is self-contained: sources embedded directly, one row = one repository. Download finishes -> you start training. 2. Fresh crawl. v2 was a 2023 snapshot of even older crawls. v3 is a direct re-crawl of GitHub at the latest commit, completed by August 2025: 224M repositories, 44B files. Forks were only included if they had 5+ stars. Two ways in: 🥞 stack-v3-train - near-deduplicated, quality-filtered, PII-redacted, contents inline. Point load_dataset at it and go. https://t.co/px2LW3v6VB 🏗 stack-v3-full - the entire 114 TB corpus as an HF Storage Bucket: every duplicate kept with cluster IDs, stubs for excluded files. Roll your own dedup, filters, and mixes. https://t.co/SQzP5gOmzl The record isn't really ours to claim - it's millions of everyone's repositories, neatly stacked. Thanks to every developer who keeps their code public, the BigCode community, and friends who built the infrastructure that made this possible! ![photo](https://pbs.twimg.com/media/HN6KHR-WwAAyZVE.jpg)

相关动态

01

OpenCode爆炸增长数据

Y Combinator 在播客中披露,OpenCode(开源替代 Claude Code 和 Codex 的 AI 编码工具)自年初起增长至 460 万周活用户、1300 万月活用户,年化收入约 4000 万美元,处理了 7 万亿 tokens,CEO Jay V 谈到 Anthropic 争议和 20 倍增长驱动因素。

twitter关注列表2026-07-24#行业动态#AI#开源
观察
02

Atomic Agent GAIA基准胜Hermes

Atomic Agent在GAIA Level 1基准测试中以69.8%正确率超越Hermes的58.5%,速度快1.6倍(3h12m vs 5h10m),使用相同4-bit Qwen-3.6-35B模型和Apple M4 Max硬件,开源MIT许可。

twitter关注列表2026-07-24#开源#评测#技术突破
观察
04

Grok 集成 Google Workspace

Grok 已集成到 Google Workspace,通过侧边栏插件在 Sheets、Slides、Docs 中提供数据解释、公式书写、演示生成、文档起草等功能,无需频繁切换标签页,组织可批量部署。

twitter关注列表2026-07-24#产品发布#大模型#AI
观察