Commit Graph
17 Commits
Author SHA1 Message Date
gauravbaruah d4ac752cf2 e2e castorini/Castor castorini/data castorini/models (#7)
Initial integration of Castor components for e2e QA demo.
2017-04-02 15:24:33 -04:00
gauravbaruah 31928de93c Castorini smmodel now python 3 compatible. (#5)
Model is now python 3.6 compatible.
2017-03-31 19:36:11 -04:00
gauravbaruah 73577acc3f Castorini smmodel (#3)
Code bridge between Castor/sm-model and Anserini
2017-03-31 15:30:57 -04:00
gauravbaruah f91f105568 fixed variable perf bug and added debug arg for testing on each epoch (#2)
Because of random word embedding for out of vocabulary words, the performance of the final saved model was variable. This is now fixed.
2017-03-30 12:33:20 -04:00
Gaurav Baruah 67a93a736f important slight stopping criterion change 2017-03-28 15:03:22 -04:00
Gaurav Baruah b2c82f7e08 now preloading data 2017-03-28 14:30:48 -04:00
Gaurav Baruah e6aa9bfe07 added times to training 2017-03-28 13:37:41 -04:00
Gaurav Baruah ae77b6e57b fixed outputs, now stopping on MAP improvements 2017-03-28 13:03:20 -04:00
Gaurav Baruah 73ed76951c merged changes 2017-03-28 12:33:25 -04:00
Gaurav Baruah 7b20f50800 debugging for training loss 2017-03-28 12:01:48 -04:00
htaustin 46d913392b exp() preidction scores after logsoftmax 2017-03-27 22:48:35 -04:00
gauravbaruah c0f34a687e testing call fixed 2017-03-27 16:18:47 -04:00
Gaurav Baruah 84910639a2 added debug arguments for regularization 2017-03-27 14:42:35 -04:00
Gaurav Baruah 1bc571b635 adding debugging arguments 2017-03-27 14:36:07 -04:00
Gaurav Baruah fe8d67701a updating main readme.md 2017-03-27 12:14:31 -04:00
Gaurav Baruah d877f176a4 Castor sm-model first commit 2017-03-27 12:10:10 -04:00
Jimmy Lin ee3e004fc0 Initial commit 2017-03-22 10:46:06 -04:00