Generative Question Answering

11 papers with code • 2 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Reshaping Free-Text Radiology Notes Into Structured Reports With Generative Transformers

bmi-labmedinfo/nlp-radiology-paper 27 Mar 2024

We propose a pipeline to extract information from free-text radiology reports, that fits with the items of the reference SR registry proposed by a national society of interventional and medical radiology, focusing on CT staging of patients with lymphoma.

1
27 Mar 2024

Verif.ai: Towards an Open-Source Scientific Generative Question-Answering System with Referenced and Verifiable Answers

nikolamilosevic86/verif.ai 9 Feb 2024

In this paper, we present the current progress of the project Verif. ai, an open-source scientific generative question-answering system with referenced and verified answers.

4
09 Feb 2024

Sequence-to-Sequence Spanish Pre-trained Language Models

vgaraujov/seq2seq-spanish-plms 20 Sep 2023

In recent years, significant advancements in pre-trained language models have driven the creation of numerous non-English language variants, with a particular emphasis on encoder-only and decoder-only architectures.

1
20 Sep 2023

Retrieval-Augmented Generative Question Answering for Event Argument Extraction

xinyadu/rgqa 14 Nov 2022

We propose a retrieval-augmented generative QA model (R-GQA) for event argument extraction.

17
14 Nov 2022

General-Purpose Question-Answering with Macaw

allenai/macaw 6 Sep 2021

Despite the successes of pretrained language models, there are still few high-quality, general-purpose QA systems that are freely available.

458
06 Sep 2021

KPQA: A Metric for Generative Question Answering Using Keyphrase Weights

hwanheelee1993/KPQA NAACL 2021

To evaluate our metric, we create high-quality human judgments of correctness on two GenQA datasets.

34
01 May 2020

PALM: Pre-training an Autoencoding&Autoregressive Language Model for Context-conditioned Generation

alibaba/AliceMind 14 Apr 2020

An extensive set of experiments show that PALM achieves new state-of-the-art results on a variety of language generation benchmarks covering generative question answering (Rank 1 on the official MARCO leaderboard), abstractive summarization on CNN/DailyMail as well as Gigaword, question generation on SQuAD, and conversational response generation on Cornell Movie Dialogues.

1,942
14 Apr 2020

ERNIE-GEN: An Enhanced Multi-Flow Pre-training and Fine-tuning Framework for Natural Language Generation

PaddlePaddle/PaddleNLP 26 Jan 2020

Current pre-training works in natural language generation pay little attention to the problem of exposure bias on downstream tasks.

11,461
26 Jan 2020

Unified Language Model Pre-training for Natural Language Understanding and Generation

microsoft/unilm NeurIPS 2019

This paper presents a new Unified pre-trained Language Model (UniLM) that can be fine-tuned for both natural language understanding and generation tasks.

18,390
08 May 2019

CoQA: A Conversational Question Answering Challenge

stanfordnlp/coqa-baselines TACL 2019

Humans gather information by engaging in conversations involving a series of interconnected questions and answers.

174
21 Aug 2018