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 132 forks source link

Switch order of tests #249

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

This is because there is sometimes a lag of a few minutes before subsequent jobs start, so putting the slowest jobs first makes it finish faster overall.