Skip to content

The repo for the paper "DynaQuest: A Dynamic Question Answering Dataset Reflecting Real-World Knowledge Updates"

Notifications You must be signed in to change notification settings

nusnlp/DynaQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DynaQuest

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

Dataset

DynaQuest datasets are available here.

CARL

For training models using CARL, see the CARL directory.

Environment

Python 3.12; see requirements.txt.

Install trl from source.

References

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",
}

License

DynaQuest datasets are released under CC BY-SA 4.0.

About

The repo for the paper "DynaQuest: A Dynamic Question Answering Dataset Reflecting Real-World Knowledge Updates"

Resources

Stars

Watchers

Forks