This repository contains the source code for the DynaQuest paper accepted to Findings of ACL 2025.
DynaQuest: A Dynamic Question Answering Dataset Reflecting Real-World Knowledge Updates
Qian Lin, Junyi Li and Hwee Tou Ng
Findings of ACL 2025
DynaQuest datasets are available here.
For training models using CARL, see the CARL
directory.
Python 3.12; see requirements.txt
.
Install trl
from source.
If you find this repository useful, please cite this work:
@inproceedings{lin-2025-dynaquest,
author = "Lin, Qian and Li, Junyi and Ng, Hwee Tou",
title = "DynaQuest: A Dynamic Question Answering Dataset Reflecting Real-World Knowledge Updates",
booktitle = "Findings of ACL",
year = "2025",
}
DynaQuest datasets are released under CC BY-SA 4.0.