open-jlens-data
收藏资源简介:
该数据集来自一个J-lens(Jacobian lens)测量活动,针对开放权重模型(2026年7月),包含原始数据、实验配置和代码。数据内容包括实验协议、拟合代码、运行数据(如每提示收敛CSV、元数据JSON和分析数组NPZ文件)以及日志,但排除了大型原始拟合张体和缓存。
This dataset is sourced from a J-lens (Jacobian lens) measurement campaign targeting open-weight models as of July 2026, and includes raw data, experimental configurations, and code. The data contents cover experimental protocols, fitting code, runtime data (such as per-prompt convergence CSV files, metadata JSON files, and analysis array NPZ files), as well as logs. Large raw fitting tensors and caches are excluded from this dataset.
数据集概述
本数据集来源于针对开放权重模型进行的 J-lens(Jacobian lens)测量活动(2026年7月),包含原始数据、实验配置和代码。
内容结构
- 实验协议:
program.md文件记录了实验方案,包括模型、配方、命令和预注册设计。 - 代码:
code/目录包含全部拟合与分析代码,例如拟合 CLI、Δ-分桶视野拟合器及其草图变体、MoE 拟合器、梯度追踪、CKA/PR 分析及测试,并附带了第三方库jacobian-lens(Apache-2.0 许可证)。 - 脚本:
scripts/目录包含每次运行的 Slurm 作业文件及环境配置脚本。 - 实验运行数据:
runs/<experiment>/目录按实验组织,包含逐提示收敛 CSV 文件、拟合元数据(meta.json记录模型/分支/提示/分片布局)、分析数组(npz)及逐分片拟合日志。具体实验包括:E1_horizon、E1_horizon_4k、E1x2_horizon_training、E2_training、E3_transplant、E4_delphi、E5_datasets、E6_moe、perf_probe。 - 日志:
logs/目录包含 Slurm 作业日志。 - 透镜索引:
FIT_INVENTORY.json文件是所有已拟合透镜的索引,记录路径、大小和配置信息。
排除内容
由于 GitHub 文件大小限制,本数据集未包含原始拟合透镜张量文件(*.pt,每个 0.02–63 GB)及多 GB 的中间缓存。每个透镜在 FIT_INVENTORY.json 中均有索引,并可通过 program.md 中的配方及每个拟合的 meta.json 重现。超过 95 MB 的文件已被排除。




