Spaces:
Running
Running
File size: 2,147 Bytes
d45e6a0 1fa3133 d45e6a0 5673c43 d45e6a0 1fa3133 d45e6a0 1fa3133 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | ---
title: Capabilibara - Capability Provenance in Language Models
emoji: 🦫
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.16.0
app_file: app.py
pinned: false
license: agpl-3.0
short_description: Capability provenance in language models (COLM 2026).
---
# Capabilibara: Capability Provenance in Language Models
*A Case Study in Social Reasoning (COLM 2026)*
[](https://arxiv.org/abs/2606.19625)
[](https://eilab.gatech.edu/social-data-attribution/)
[](https://github.com/eilab-gt/capabilibara/blob/main/LICENSE)
Hosted by **HCAI-Lab** (Human-Centered AI Lab / EILab).
## Overview
This Space provides an interactive interface for exploring **Capability Provenance in Language Models: A Case Study in Social Reasoning** (COLM 2026).
The pipeline maps which regions of pretraining text (Dolma3 stratified into WebOrganizer's 24×24 topic-by-format taxonomy) support social vs. STEM reasoning, validated with targeted unlearning.
### Features
- **Matrix Explorer**: Browse 576 corpus bins across 24 topics and 24 formats.
- **Influence Breakdown**: Compare signed influence across SocialIQA, MMLU Social Sciences, ARC-Challenge, and MMLU STEM.
- **Paper & Citation**: Access the arXiv paper, bibtex, and repository details.
## Citation
```bibtex
@inproceedings{matlin2026capabilityprovenance,
title = {Capability Provenance in Language Models: A Case Study in Social Reasoning},
author = {Glenn Matlin and Chandreyi Chakraborty and Saehee Eom and Mika Okamoto and
Rayan Castilla and Louis Jaburi and Alvin Deng and Taywon Min and
Lucia Quirke and Stella Biderman and Mark Riedl},
booktitle = {Proceedings of the Conference on Language Modeling (COLM 2026)},
year = {2026},
eprint = {2606.19625},
archivePrefix = {arXiv},
primaryClass = {cs.CL},
url = {https://arxiv.org/abs/2606.19625}
}
```
|