File size: 693 Bytes
0346f02
1ec4201
 
a828a08
1ec4201
0346f02
a828a08
0346f02
 
a828a08
0346f02
 
1ec4201
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
title: LLM Task Underspecification Detection
emoji: 👀
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 3.9
app_file: app.py
pinned: false
license: mit
---


This is a demo is a simplified version of the Method 2 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}
}
```