Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 338 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 338 Bytes

CAmbigQA

Codes inside this repository is largely based on codes ("https://github.com/shmsw25/AmbigQA/tree/main/") for the paper AmbigQA: Answering Ambiguous Open-domain Questions (EMNLP 2020) by Sewon Min, Julian Michael, Hannaneh Hajishirzi, and Luke Zettlemoyer.

Check the codes folder for the baseline model training and inference.