allenai / deep_qa

A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Apache License 2.0
404 stars 133 forks source link

[MRG] Add experiment for omnibus8/omnibus4 with and without SciQ dataset #182

Closed nelson-liu closed 7 years ago

nelson-liu commented 7 years ago

This dataset adds a file for running various experiments on SciQ. In addition, it has JValues to create combined datasets with Omnibus 4 + SciQ / Omnibus 8 + SciQ.

nelson-liu commented 7 years ago

just going to leave some notes in these PRs to keep track of what branch runs what: this branch is used for the ASReader / GAReader Omnibus vs Omnibus + SciQ tests (run from scala).

nelson-liu commented 7 years ago

thanks for the review @matt-gardner , addressed your comments.

nelson-liu commented 7 years ago

@matt-gardner did you want to look at this again before I merge?