From 29ceae4e1b599167091f774ccb53839fdee6379b Mon Sep 17 00:00:00 2001 From: wuyang <5700876+banisherwy@user.noreply.gitee.com> Date: Thu, 30 Jul 2026 02:05:55 +0800 Subject: [PATCH] docs: record sampling robustness release --- PROGRESS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PROGRESS.md b/PROGRESS.md index d8750ed..cd32bcc 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -255,6 +255,7 @@ - [x] Round 06 四份冻结 artifact SHA-256 为 formal `46c7edf…345af`、eval `078f486…24c4d8`、rerun `72d050e…91f6a0`、reproduction `4d59a77…f82d15`;compact builder 强制验证三段 hash 链与 64 / 64 复现闸门。 - [x] 第二十个 DeepSeek 交互实验以四页签讲解八 seed 轨迹显微镜、Math/Code 失败账、aligned/nearest 样本集合比较与随机性×复现合同;完整协议、结果审计、运行脚本与 compact 数据均已记录在项目本地。 - [x] Round 06 本地闸门通过:80 个受检文件零诊断,21 个页面、1,151 个站内引用、12 个跨页锚点零失败;DeepSeek 历史全量与 sampling 专项真实 Chrome 回归均通过,桌面/390px 移动端无文档级溢出、无 offender、无运行时异常。 +- [x] DeepSeek Round 06 以源提交 `580f696`、不可变镜像 `20260729T180228Z-580f696` 发布;OCI digest `sha256:aabc13a4…fa3ed`,复用 NAS `12010→8080`、NPM host 31 / cert 41 与门户 order 180。NAS / VPS / HTTPS / gzip / immutable assets、sampling 专项和 DeepSeek 全量生产 Chrome 回归均通过,保留 `20260729T162625Z-8bb488f` 回滚。 ## 正在进行 @@ -436,6 +437,7 @@ | 2026-07-30 | DeepSeek Round 06 在结果前冻结多种子 sampling 协议 | official `.3/.95` sampling、显式 top-k 0、四条 source、八个 SHA-256 seed 与固定八行 batch;batch-seed aligned 不冒充 common random numbers | | 2026-07-30 | sampled completion 与任务失败分账 | 256 条中 251 natural EOS、242 unique token trajectories;Math 62/64、Code 63/64,具体错误回到推理与官方 tests | | 2026-07-30 | sampling 的随机性与复现同时过闸 | R0/R1 31/32 同格分叉;新进程复跑 64 格的 seed、prompt、token、text、stop 与 CPU/CUDA RNG pre-state 八项全部 exact | +| 2026-07-30 | DeepSeek sampling robustness 里程碑以 `20260729T180228Z-580f696` 发布 | OCI digest `sha256:aabc13a4…fa3ed`;复用 NAS `12010→8080`、NPM 31 / cert 41、门户 order 180;sampling 专项与 DeepSeek 全量生产 Chrome 回归通过,保留 `20260729T162625Z-8bb488f` 回滚 | ## 未决问题