-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add Trainer for custom language models #17
Comments
alanakbik
pushed a commit
that referenced
this issue
Jul 30, 2018
alanakbik
pushed a commit
that referenced
this issue
Jul 30, 2018
tabergma
added a commit
that referenced
this issue
Jul 30, 2018
…ddings GH-17: language model embeddings
LanguageModelTrainer class added to release 0.2 branch |
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
tabergma
pushed a commit
that referenced
this issue
Jul 31, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flair currently supports training of custom sequence taggers, but not custom language models. Many people want to try out contextual string embeddings for new languages (#2) or domains.
Task: add a trainer class to facilitate training of new language model embeddings.
The text was updated successfully, but these errors were encountered: