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

It should be possible to use different neural backends #550

Open
kwalcock opened this issue Sep 13, 2021 · 3 comments
Open

It should be possible to use different neural backends #550

kwalcock opened this issue Sep 13, 2021 · 3 comments

Comments

@kwalcock
Copy link
Member

No description provided.

@kwalcock
Copy link
Member Author

kwalcock commented Sep 13, 2021

Training data is on the servers at /data/nlp/corpora/processors-dynet
Resources for training named mtl-en...
Config library

@kwalcock
Copy link
Member Author

kwalcock commented Sep 13, 2021

@kwalcock
Copy link
Member Author

kwalcock commented Sep 13, 2021

  • Start with NER because simplest
  • Run training in Scala and record performance numbers (see those shell scripts)
  • Do in Python and compare performance
  1. Parse config files
  2. Implement TaskManager (Shard, Task)
  3. Change AnnotatedSentence to also receive a sequence of Glove vectors
  4. Implement Meta for NER

src/main/python
metal/pytorch

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