File size: 674 Bytes
01dc8f8 4fc4727 01dc8f8 17240c0 4e35c57 5e6d549 17240c0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: Specification-induced correlations
emoji: 💻
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 3.0.10
app_file: app.py
pinned: false
---
This is a demo is a simplified version of Method 1 described in the paper, ["Underspecification in Language Modeling Tasks: A Causality-Informed Study of Gendered Pronoun Resolution
"](https://arxiv.org/abs/2210.00131)
```
@misc{mcmilin2023underspecification,
title={Underspecification in Language Modeling Tasks: A Causality-Informed Study of Gendered Pronoun Resolution},
author={Emily McMilin},
year={2023},
eprint={2210.00131},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
|