hnet-chunking-results
收藏资源简介:
该数据集记录了H-Net动态分块机制的系列实验结果,包含34个实验目录及其详细数据和总结。每个实验回答特定研究问题(如分块分配是否均衡、学习边界先于能力、分块是否对应语言单元、分块是否为功能计算单元等),并提供量和质性结论。数据集涵盖多种实验条件:基线16.2M/22.5M参数、6000步、3个种子、单一层级;以及扩展到82.5M参数、5GB预算、更多检查点的重运行(*_spec和*_specfull)。数据模式包括CSV和JSON格式的机器可读结果,以及Markdown格式的自动报告。适用于验证动态分块相关假设、复现分析、方法论比较和可解释性研究。报告遵循预注册规范,所有效果附带空对照,边界F1携带速率匹配随机基线,跨种子报告离散度。
This dataset records a series of experimental results of the H-Net dynamic chunking mechanism, containing 34 experiment directories with detailed data and summaries. Each experiment addresses specific research questions (e.g., whether chunk allocation is balanced, whether learning boundaries precede ability, whether chunks correspond to linguistic units, whether chunks are functional computational units, etc.) and provides quantitative and qualitative conclusions. The dataset covers multiple experimental conditions: baseline 16.2M/22.5M parameters, 6000 steps, 3 seeds, single hierarchy; and extended reruns with 82.5M parameters, 5GB budget, more checkpoints (*_spec and *_specfull). Data formats include machine-readable results in CSV and JSON, and auto-generated reports in Markdown. It is suitable for validating dynamic chunking hypotheses, reproducibility analysis, methodological comparison, and interpretability research. Reports follow pre-registration norms, all effects are accompanied by null controls, boundary F1 carries rate-matched random baselines, and dispersion is reported across seeds.
H-Net dynamic-chunking: experiment results
基本信息
- 许可证: apache-2.0
- 标签: dynamic-chunking, tokenization, interpretability, activation-patching, negative-results
数据集概述
- 涵盖该研究背后的所有结果表,包括失败的实验。
- 包含 34 个实验目录;每个目录含有一个
RESULTS.md(结论 + 注意事项)以及机器可读的 CSV/JSON。 - 82.5M 重新运行的实验还包含自动渲染的
RESULTS_auto.md,由与试点表相同的报告脚本生成。
主要发现
| 实验 | 问题 | 结论 |
|---|---|---|
exp21_tier1_pilot |
对等目标是否均衡了 chunk 分配? | 每个 beta 变体均衡其目标的分母(A→B +62.1% cps;Apc→Bpc +51.9% cpc),可归因——EMA 和通用正则化控制无法复现 |
exp26_crystallisation |
边界是否在能力之前稳定? | 否——能力在前,36/36 语言-种子对;20/36 在 step 6000 前从未结晶 |
exp27_chunk_content |
学到的 chunks 是语言学的吗? | 否——语素 F1 处于或低于速率匹配的随机水平;在 9/9 语言中,gold 特征相对计算特征的 AUROC 增益 ≤0.001 |
exp25_chunk_patching |
chunks 是功能性计算单元吗? | 否——在构造率下 aligned-minus-misaligned(0/28 单元 >2 SD),而杀死 chunk 路径的代价为 +0.34 nats/byte |
exp28_difficulty_gate |
chunking 是否跟踪难度? | 部分——边界速率是(+0.181 ± 0.057,12/12 语言);chunk 长度否(符号错误) |
exp28_compute_knob |
是否存在推理时计算旋钮? | 否——单侧;BPB 在训练阈值处最小化,两个方向都更差 |
exp28_mainnet_ablation |
chunk 网络的价值有多大? | ~0.07 BPB,而非朴素离分布消融报告的 +0.51 |
exp24_neural_chunkers |
已发布的 chunker 如何分段? | Bolmo-1B 在 39.3B tokens 后以边界 F1 0.987 匹配其蒸馏教师 |
exp29_gate1_neural |
已发布神经 chunker 的 Gate 1 | 已发布 H-Net 的最内层单元吸收字节不平等(Gini 0.13 vs 字节 0.24);Bolmo 传播比 BLOOM 更差 |
exp21_tier1_spec |
对等结果能否在 3.7 倍参数和完整 5 GB 预算下幸存? | 是:在约 0 BPB 代价下,chunk-Gini 为 -54% / -53% |
82.5M 规模检验(spec:3 seeds x 11k steps;specfull:1 seed x 76k steps, 5 GB)
| 实验 | 82.5M 下的结论 |
|---|---|
exp26_crystallisation_{spec,specfull} |
能力在前复现(在 f=0.75 时 -1793 ± 92 steps,每个 seed,A 和 B);低资源路由器在 76k steps 内从未结晶;中文反转。Probe 网格为 1000 / 4000 steps,在每个表中说明 |
exp27_chunk_content_{spec,specfull} |
在 0.72 GB 下零结果复现;在 5 GB 下,chunks 对空白脚本变成词和字符对齐(en word F1 +0.86,AUROC 0.97),而 Devanagari/Tamil 变得更亚字符且语素保持零结果。单 seed |
exp25_trajectory (+ exp25_chunk_patching_{spec,specfull}) |
GATE F 在从 step 256 到 76k 的每个 checkpoint 都失败:contrast-minus-null 在 ±0.01 内,对照 +0.2..0.5 的 chunk 路径控制 |
exp28_scale |
自适应计算的负面结果不是规模伪影:主网上界平坦,旋钮单侧,难 vs 易删除与随机不可区分 |
exp30_chunk_geometry |
chunk 空间跨语言对齐性弱但高于零(+0.05 白化增益,P@1 为随机 3 倍);语言身份 100% 可解码;chunk 宽度扫描平坦。记录了白化 CKA/Procrustes 的 n_sent < d 退化 |
exp31_pabpe_controlled |
对等感知 vs 经典 BPE,相同训练器/语料/合并:目标内 Gini 0.074 -> 0.004,目标外 0.371 -> 0.345——公平性是语言列表的属性 |
报告纪律
- 全程预注册并应用:每个效应都带有零假设(视情况使用 shuffled、circular-shift、Gaussian-donor 或内容不匹配的 donor);离散度跨 seeds报告,从不跨项目合并;边界 F1 始终带有速率匹配的随机基线;FLOP 声明说明计数规则(
block(T,d) = 24 d²T + 2dT²,因果减半)并使用实测 chunk 数;每个结果的两个方向都被视为可发表。 exp23_interp_validation针对合成 ground truth 验证估计器,每个正向检验带一个负向控制(49/49 通过)。
局限性
- Pilot:16.2M/22.5M 参数,6000 steps,3 seeds,一个层级阶段,仅最终 step。
- 82.5M 重新运行(
*_spec、*_specfull)移除了单 checkpoint 限制(保留 21 / 30 个 checkpoint),但在 1000 / 4000-step 网格上,且 5 GB 预算只有一个 seed。全程仍为一个层级阶段。 - 熵是字节 5-gram 代理;模型自身的预测分布从未记录。
相关资源
- 配套模型:https://huggingface.co/AdaptiveChunking/hnet-chunking-pilots
- 配套探针:https://huggingface.co/datasets/AdaptiveChunking/hnet-chunking-probes




