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

Language Model Generation Example #1

Closed
aykutfirat opened this issue Jun 11, 2018 · 4 comments
Closed

Language Model Generation Example #1

aykutfirat opened this issue Jun 11, 2018 · 4 comments

Comments

@aykutfirat
Copy link

This is very exciting work! Can you provide the steps to generate a language model using your architecture?

Thanks.

@Newmu
Copy link
Collaborator

Newmu commented Jun 11, 2018

Hi @aykutfirat,

This current release is focused on supervised fine-tuning of the language model. In the next month or so we will be releasing some followup work discussing the generative behaviors of the model and likely include this code in that release.

@Newmu Newmu closed this as completed Jun 11, 2018
@ncammarata
Copy link

@Newmu any update in ETA? I'd love to build an interface for it to explore some of its properties more!

@madisonmay
Copy link

@ncammarata we have an interface for text generation using this language model up at https://github.com/IndicoDataSolutions/finetune.

Example usage is at:
https://github.com/IndicoDataSolutions/finetune/blob/master/tests/test_classifier.py#L167

@ncammarata
Copy link

@madisonmay super cool thanks!

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

4 participants