Views
No views yet
ifpruning in Sid-MB/mats_exploration under code/apple-paper-replicate/ (branch introspection-causal-test, merged to main at a76965b).head.pt) producing per-layer FFN importance scores [36, 11008]; per-row SoftTopK selects t_ffn=1536 of 11008 FFN units (~1B activated params). Dense-baseline runs train the same LLM without masking.checkpoints/step_1000/pytorch_model_fsdp_0/ — FSDP2 SHARDED_STATE_DICT model weights (llm + predictor_backbone + head)checkpoints/step_1000/optimizer_0/ — optimizer state (for exact training resumption)checkpoints/step_1000/random_states_*.pkl, scheduler.bin — RNG/scheduler statecode/mats_exploration/everything we learned.md); logs/eval/ is empty and no eval_results directory exists. The only training-quality signal is the loss curves in the wandb runs below.code/ in the mats_exploration repo (paths as of June 2026; IFP_ROOT=/nlp/scr/siddharth/apple-paper-replicate set in slurm/_common.sh):sbatch apple-paper-replicate/slurm/train.sbatch apple-paper-replicate/configs/presets/sft_dense.yamlSHARDED_STATE_DICT):1srun uv run accelerate launch --config_file apple-paper-replicate/configs/accelerate_fsdp8.yaml \
2 -m ifpruning.train --config apple-paper-replicate/configs/presets/sft_dense.yaml \
3 --ckpt-root $IFP_ROOT/ckpts --out-root $IFP_ROOT/modelsconfigs/presets/sft_dense.yaml. Data: allenai/tulu-3-sft-mixture. Seed 0. Slurm job 15878289 (jagupard39, 8 GPUs, afterok:15878286)./nlp/scr2/siddharth/code/mats_exploration/code/apple-paper-replicate/logs/train/sft_dense_15878289.out/nlp/scr2/siddharth/apple-paper-replicate/ckpts/sft_dense (deleted after this upload was verified; this repo is now the only copy)/nlp/scr2/siddharth/code/mats_exploration/code/apple-paper-replicate/.../research-notes/2026-06-12_setup-and-smoke.md