clarification_question_generation_pytorch
clarification_question_generation_pytorch copied to clipboard
Request for human annotation
Thanks for your great open-source code and data. I'm a student in SJTU currently studying the problem of "clarification question generation", and I've read through your works:
- Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Information
- Answer-based Adversarial Training for Generating Clarification Questions
- Controlling the Specificity of Clarification Question Generation
They helped a lot. And I noticed that you've got some human annotations in the 2nd and 3rd paper. They are not contained in this repo, and I hope to use them in my reseach. Possibly like the 3rd work, to do some divide-and-conquer with labels like "specific".
Can you share the annotations in the 2nd and 3rd paper ?
Thanks a lot!