The framework of this project is constructed according to pytorch-worker, you can visit the project for more details about usage.
In the directory config/qa, there exists three different directories typea_single,typea_multi,typeb_single,typeb_multi,all_single,all_multi representing six parts of the dataset. Besides, in each directory, there exists several config files representing different models:
bert.config: BERT presented by Google.bidfa.config: BIDAF.comatch.config: Co-Matching.HAF.config: HAF.