paper-with-me

Papers

DaNetQA: a yes/no Question Answering Dataset for the Russian Language

2020-10-06 · Taisia Glushkova, Alexey Machnev, Alena Fenogenova, Tatiana Shavrina, Ekaterina Artemova, Dmitry I. Ignatov

DaNetQA, a new question-answering corpus, follows (Clark et. al, 2019) design: it comprises natural yes/no questions. Each question is paired with a paragraph from Wikipedia and an answer, derived from the paragraph. The task is to take both the question and a paragraph as input and come up with a yes/no answer, i.e. to produce a binary output. In this paper, we present a reproducible approach to DaNetQA creation and investigate transfer learning methods for task and language transferring. For task transferring we leverage three similar sentence modelling tasks: 1) a corpus of paraphrases, Paraphraser, 2) an NLI task, for which we use the Russian part of XNLI, 3) another question answering task, SberQUAD. For language transferring we use English to Russian translation together with multilingual language fine-tuning.

📄 PDF Abstract BibTeX arXiv:2010.02605

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSentenceTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Russian SuperGLUE 1.1: Revising the Lessons not Learned by Russian NLP models

2022-02-15 · Alena Fenogenova, Maria Tikhonova, Vladislav Mikhailov, Tatiana Shavrina 외

In the last year, new neural architectures and multilingual pre-trained models have been released for Russian, which led to performance evaluation problems across a range of language understanding tasks. This paper prese…

Common Sense ReasoningReading Comprehension

Sentence Embeddings for Russian NLU

2019-10-29 · Dmitry Popov, Alexander Pugachev, Polina Svyatokum, Elizaveta Svitanko 외

We investigate the performance of sentence embeddings models on several tasks for the Russian language. In our comparison, we include such tasks as multiple choice question answering, next sentence prediction, and paraph…

Multiple-choiceParaphrase IdentificationPredictionQuestion Answering+2

RuBQ: A Russian Dataset for Question Answering over Wikidata

2020-05-21 · Vladislav Korablinov, Pavel Braslavski

The paper presents RuBQ, the first Russian knowledge base question answering (KBQA) dataset. The high-quality dataset consists of 1,500 Russian questions of varying complexity, their English machine translations, SPARQL …

Entity LinkingKnowledge Base Question AnsweringQuestion Answering

A Survey on non-English Question Answering Dataset

2021-12-27 · Andreas Chandra, Affandy Fahrizain, Ibrahim, Simon Willyanto Laufried

Research in question answering datasets and models has gained a lot of attention in the research community. Many of them release their own question answering datasets as well as the models. There is tremendous progress t…

Cross-Lingual Question AnsweringQuestion AnsweringSurvey

RuBioRoBERTa: a pre-trained biomedical language model for Russian language biomedical text mining

2022-04-08 · Alexander Yalunin, Alexander Nesterov, Dmitriy Umerenkov

This paper presents several BERT-based models for Russian language biomedical text mining (RuBioBERT, RuBioRoBERTa). The models are pre-trained on a corpus of freely available texts in the Russian biomedical domain. With…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+5