Skip to content

jianliu-ml/dialogMRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dialogMRC

  1. Run graph_preprocess.py to process the dataset.
  2. Run graph_train.py to train a model.
  3. Run graph_evaluate.py to evalute a particularl model.

We also provide our implementation for running the "normal" MRC model.

  1. Run mrc_preprocess.py to process datasets.
  2. Run mrc_train.py to train a model.
  3. Run mrc_evaluate.py to evalute a particularl model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages