Skip to content

TTYee/BiDAF_mindspore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bi-directional Attention Flow for Machine Comprehension

Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on MindSpore.

Development Environment

  • OS: Linux Ubuntu 20.04.1 (64bit)
  • Language: Python3.7.5
  • MindSpore: 1.9.0.dev20220918

Training

python data.py
python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%