Skip to content
/ MarCQAp Public

Official code for the paper On the Robustness of Dialogue History Representation in Conversational Question Answering: A Comprehensive Study and a New Prompt-based Method

License

Notifications You must be signed in to change notification settings

zorikg/MarCQAp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarCQAp

Official repository for the paper On the Robustness of Dialogue History Representation in Conversational Question Answering: A Comprehensive Study and a New Prompt-based Method (to be published in TACL during 2023).

The code and data will be uploaded upon publication.

MarCQAp Example

Motivated by the findings in our paper, we propose MarCQAp, a novel prompt-based CQA approach that highlights answers from previous conversation turns, by inserting textual prompts in their respective positions within the reference document (see example in the Figure above). For more details please refer to Section 5 of the paper.

Results from our submission of MarCQAp to the official QuAC Leaderboard:

QuAC Data Set F1 Predictions
(Hidden) Test Set 74.0 -
Validation Set 74.6 pred.json

Citation

If you find this useful for your work, please use the following citation:

@misc{2206.14796,
  Author = {Gekhman, Zorik and Oved, Nadav and Keller, Orgad and Szpektor, Idan and Reichart, Roi},
  Title = {On the Robustness of Dialogue History Representation in Conversational Question Answering: A Comprehensive Study and a New Prompt-based Method},
  Year = {2022},
  URL = {https://arxiv.org/abs/2206.14796},
  Eprint = {arXiv:2206.14796},
  Copyright = {Creative Commons Attribution 4.0 International}
}

About

Official code for the paper On the Robustness of Dialogue History Representation in Conversational Question Answering: A Comprehensive Study and a New Prompt-based Method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages