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

Question Generation #1

Open
DivyaWadehra opened this issue Jan 8, 2020 · 8 comments
Open

Question Generation #1

DivyaWadehra opened this issue Jan 8, 2020 · 8 comments

Comments

@DivyaWadehra
Copy link

Does this solve question generation problem?

@artitw
Copy link
Owner

artitw commented Jan 9, 2020

This is for evaluating the questions generated using SQuAD. However, if there is interest in the question generation part, let me know and I'll see what I can do.

@DivyaWadehra
Copy link
Author

Yes, I want the code for question generation

@felicitywang
Copy link

@artitw Thanks for the great work. Is there any easy way to do inferencing and play with it(e.g. inferencing code + trained model or via an online demo etc.)?

@artitw
Copy link
Owner

artitw commented Jan 18, 2020

@felicitywang @DivyaWadehra appreciate your interest in question generation very much. I will look into open-sourcing it as soon as I can. Currently it's not in an easily consumable form.

@DivyaWadehra
Copy link
Author

Thankyou Looking forward for the code

@artitw
Copy link
Owner

artitw commented Mar 1, 2020

@felicitywang
Copy link

@artitw Thank you. However, this project is a pure wrapper of Microsoft's UniLM, which you didn't cite in your paper - is this UniLM the model you used in your paper?

@artitw
Copy link
Owner

artitw commented Mar 2, 2020

Yes, that repo is based on UniLM. I think they released a good pretrained model we can easily play with. Ours is based on vanilla transformer; see https://github.com/artitw/tensor2tensor
Currently I don't have the bandwidth to build an online demo for it. :(

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

3 participants