Views
No views yet
<experiment>/<model> folder (e.g. hidden-topic/qwen3-4b).
Please consult the paper to understand what each experiment refers to.<experiment>/<model> folder, there are three potential types of files:index.csv and are used to locate specific weight diffs. Example: hidden-topic/qwen3-4b/index.csv.weight-diffs. Each weight diff .pt file contains one or more weight diffs. Example: hidden-topic/qwen3-4b/weight-diffs/weight-diff-000.pt.dit-adapter.pt. Examples: hidden-topic/qwen3-4b/dit-adapter.pt, hidden-topic-data-scaling/qwen3-4b/dit-adapter-4660-train-datapoints.pt.@misc{goel2025learninginterpretweightdifferences,
title={Learning to Interpret Weight Differences in Language Models},
author={Avichal Goel and Yoon Kim and Nir Shavit and Tony T. Wang},
year={2025},
eprint={2510.05092},
archivePrefix={arXiv},
url={https://arxiv.org/abs/2510.05092},
}