Skip to content

;This repo is the offical code for paper: Read-All-in-Once (RAiO): Multi-layer Contextual Architecture for Long-Text Machine Reading Comprehension, which is accepted in Q1 journal IEEE Access

Notifications You must be signed in to change notification settings

tuananhphan97vn/RAiO-LongMRC

Repository files navigation

RAiO-LongMRC

This repo is the official code for the paper: Read-All-in-Once (RAiO): Multi-layer Contextual Architecture for Long-Text Machine Reading Comprehension, which is accepted in Q1 journal: IEEE Access.

We inherit partly code from Hugging Face. It is a huge advantage if you are familiar with the Hugging Face code style. Here, We only publish entire code for NewsQA dataset. To apply our method for NLQuAD, there are some slight different. But it is very easy to modify.

Train / Test:

  1. Run file bash: run.sh.

  2. Note: All of the parameters can be understood easily. The reader are suggested to read our paper thoroughly to obtain the best params, and work with Hugging Face code style in advance to run our code.

  3. If you encounter the 'Out of memory problem, please try the GPU with a larger VRAM

Citation

If our code is helpful for you, please cite my paper: Read-All-in-Once (RAiO): Multi-layer Contextual Architecture for Long-Text Machine Reading Comprehension. The link for our paper: https://ieeexplore.ieee.org/abstract/document/10190566

About

;This repo is the offical code for paper: Read-All-in-Once (RAiO): Multi-layer Contextual Architecture for Long-Text Machine Reading Comprehension, which is accepted in Q1 journal IEEE Access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published