Skip to content

umar1997/MuBAF

Repository files navigation

MuBAF

Multi-Head Bi-Directional Attention Flow For Machine Comprehension

Set Up

  1. Download Dataset, Pickle Files and Tag Files from OneDrive Link.
https://1drv.ms/u/s!AvQ-h7H-fCyHhnqf-Tjgp5A5d1iA?e=gvcZys
  1. Install other dependencies
pip install -r requirements.txt

If download link doesn't work run shell script.
Note main.py won't run without downloading the pickle files from the OneDrive link.
3. Run Shell Script

sh download.sh
  1. Run Model
python main.py

Machine Comprehension Question Answering System

Results

Model Architecture

Results

About

Multi-Head Bi-Directional Attention Flow For Machine Reading Comprehension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published