3 Commits
Author SHA1 Message Date
Victor Yang 5afb845a4b Add PIT2015 dataset (#141)
* add prediction/qrel files dump option

* fix comment

* upgrade to torchtext 0.3

* remove ngram

* update device

* minor update

* add pit2015

* revert update torchtext

* revert update torchtext

* revert update torchtext
2018-08-12 18:56:08 -04:00
Victor Yang 921a45e7ca add storing prediction/qrel files option for test set (#125)
* add prediction/qrel files dump option

* fix comment
2018-06-18 20:43:40 -04:00
Michael Tu 4470983504 TrecQA for MP-CNN (#77)
* Add TrecQA dataset and modularize MP-CNN infra

* Stylistic improvements

* Fix and warn about trec_eval path issue

* Update README for MP-CNN

* Update incorrect map/mrr

* MP-CNN: address code review comments

* Create common Castor pair Dataset class

* Move map and mrr computation to Castor utils

* Make map mrr utility trec_eval path more general
2017-11-04 18:22:40 -04:00