Skip to content
/ UNet Public

The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.

Notifications You must be signed in to change notification settings

FudanNLP/UNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNet

The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.

Requirements

allennlp
pytorh 0.4
anaconda3 for python 3.6

For SQuAD2.0

  • run '''bash download.sh''' to download the dataset and install some necessary packages.
  • python prepro.py
  • 'python train.py' for train
  • 'python train.py --eval' for eval

The paper shows the result of this implementation.

About

The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published