YuxiXie / RL-for-Question-Generation
This repository contains codes and models for the paper: Exploring Question-Specific Rewards for Generating Deep Questions (COLING 2020).
☆28Updated 2 years ago
Alternatives and similar repositories for RL-for-Question-Generation:
Users that are interested in RL-for-Question-Generation are comparing it to the libraries listed below
- Code and Data for our EMNLP 2020 paper titled 'Learning to Explain: Datasets and Models for Identifying Valid Reasoning Chains in Multiho…☆28Updated 3 years ago
- TAP (Translucent Answer Prediction), is a system to identify answers and evidence (in the form of supporting facts) in an RCQA task that …☆28Updated 5 years ago
- The source code of Paper "PathQG: Neural Question Generation from Facts".☆22Updated 4 years ago
- This repository contains the script to compute the questions based on the Answerability aspect.☆38Updated 5 years ago
- Source codes for "Structure-Aware Abstractive Conversation Summarization via Discourse and Action Graphs"☆64Updated last year
- Code and data for "Retrieval Enhanced Model for Commonsense Generation" (ACL-IJCNLP 2021).☆28Updated 3 years ago
- This repository contains code and models for the paper: Semantic Graphs for Generating Deep Questions (ACL 2020).☆75Updated 2 years ago
- ☆21Updated 3 years ago
- Code for ACL2021 long paper: Knowledgeable or Educated Guess? Revisiting Language Models as Knowledge Bases☆29Updated 3 years ago
- This repository contains code and models for the paper: Semantic Graphs for Generating Deep Questions (ACL 2020).☆64Updated last year
- Multi-hop Question Generation with Graph Convolutional Network☆29Updated 2 years ago
- Code for NAACL 2021 full paper "Efficient Attentions for Long Document Summarization"☆66Updated 3 years ago
- TGLS: Unsupervised Text Generation by Learning from Search☆25Updated 4 years ago
- Code for AAAI 2020 paper "Select, Answer and Explain: Interpretable Multi-hop Reading Comprehension over Multiple Documents"☆41Updated 5 years ago
- Source code for ICLR 2021 paper : Pre-training Text-to-Text Transformers for Concept-Centric Common Sense☆27Updated 3 years ago
- ☆34Updated 4 years ago
- Code for EMNLP2020 paper: "Tell Me How to Ask Again: Question Data Augmentation with Controllable Rewriting in Continuous Space"☆26Updated 3 years ago
- [EMNLP 2020] Discern: Discourse-Aware Entailment Reasoning Network for Conversational Machine Reading☆36Updated 2 years ago
- This repository contains the code for "How many data points is a prompt worth?"☆48Updated 3 years ago
- Code for ModularQA☆28Updated 3 years ago
- Code Repo for the ACL21 paper "Common Sense Beyond English: Evaluating and Improving Multilingual LMs for Commonsense Reasoning"☆22Updated 3 years ago
- Code to reproduce "GPT-too: A Language-Model-First Approach for AMR-to-Text-Generation"☆38Updated 6 months ago
- [ACL 2020] Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading☆39Updated 2 years ago
- ReConsider is a re-ranking model that re-ranks the top-K (passage, answer-span) predictions of an Open-Domain QA Model like DPR (Karpukhi…☆49Updated 3 years ago
- The official implementation of ACL 2020, "Logic-Guided Data Augmentation and Regularization for Consistent Question Answering".