Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to current version of AllenNLP #42

Open
1 of 3 tasks
rloganiv opened this issue Jul 1, 2019 · 0 comments
Open
1 of 3 tasks

Update to current version of AllenNLP #42

rloganiv opened this issue Jul 1, 2019 · 0 comments

Comments

@rloganiv
Copy link
Owner

rloganiv commented Jul 1, 2019

Make use of features added to AllenNLP that address problems encountered when writing this model.

  • Replace LmTrainer with CallbackTrainer.
  • Use StraightThroughIterator in place of custom iterators. Update dataset readers accordingly.
  • Replace SequentialArrayField with ArrayField (which now supports dtype argument).
@rloganiv rloganiv added this to the Cleanup the Repo milestone Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant