Skip to content

code for Learning Unanswerable Questions for Machine Reading Comprehension via Cross-Lingual Transfer Learning

Notifications You must be signed in to change notification settings

ryanytshih/learn-mrc-u

Repository files navigation

Learning Unanswerable Questions for Machine Reading Comprehension via Cross-Lingual Transfer Learning

This repository contains the code implementation for the paper titled "Learning Unanswerable Questions for Machine Reading Comprehension via Cross-Lingual Transfer Learning". In this paper, we address the challenging task of machine reading comprehension (MRC) with unanswerable questions. We propose a novel approach, AF-MRC-U, which leverages cross-lingual transfer learning to enable MRC models to handle unanswerable questions even in languages with limited training data.

Installation

pip install -r requirements.txt

Usage

bash train.sh

About

code for Learning Unanswerable Questions for Machine Reading Comprehension via Cross-Lingual Transfer Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages