Update README.md
Browse files
README.md
CHANGED
|
@@ -2,10 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-4B
|
| 5 |
-
|
| 6 |
-
- Qwen/Qwen3-1.7B
|
| 7 |
-
- Qwen/Qwen3-8B
|
| 8 |
-
- google/gemma-3-1b-it
|
| 9 |
---
|
| 10 |
|
| 11 |
This repository contains the weight diffs and DIT adapters used in the paper [Learning to Interpret Weight Differences in Language Models (Goel et al. 2025)](https://arxiv.org/abs/2510.05092).
|
|
|
|
| 2 |
license: mit
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-4B
|
| 5 |
+
base_model_relation: adapter
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
This repository contains the weight diffs and DIT adapters used in the paper [Learning to Interpret Weight Differences in Language Models (Goel et al. 2025)](https://arxiv.org/abs/2510.05092).
|