Skip to content

lxucs/multilingual-mrc-isdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multilingual-mrc-isdg

Code for the AAAI 2022 paper "Zero-Shot Cross-Lingual Machine Reading Comprehension via Inter-Sentence Dependency Graph".

This repository contains two directories; each directory is an independent project as follows:

  • baseline: our re-implementation of the baseline adapted from the existing MRC code. It is standalone to keep the baseline code clean.

  • isdg: the model with ISDG graph encoder presented in the paper.

About

Code for the AAAI 2022 paper "Zero-Shot Cross-Lingual Machine Reading Comprehension via Inter-Sentence Dependency Graph".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages